#e198d7 color space conversions
Hex:
#e198d7
RGB:
225, 152, 215
CMY:
12, 40, 16
CMYK:
0, 32, 4, 12
HSL:
308°, 54.8872%, 73.9216%
HSV (HSB):
308°, 32.4444%, 88.2353%
XYZ:
54.5453, 43.3703, 69.7864
xyY:
0.3253, 0.2586, 43.3703
CIE-Lab:
71.8056, 37.0327, -21.0493
CIE-LCH:
71.8056, 42.5969, 330.3862
CIE-Luv:
71.8056, 38.0396, -38.7305
Hunter-Lab:
65.8561, 32.5943, -16.7291
#e198d7 color charts
#e198d7 color shades, tints & tones
#e198d7 color schemes
#e198d7 color preview, HTML & CSS examples
This text has a color of #e198d7
<p style="color:#e198d7;">Text here</p>
.mytext {color:#e198d7;}
This box has a color of #e198d7
<div style="background-color:#e198d7;">Content here</div>
.mybackground {background-color:#e198d7;}
Border around this has a color of #e198d7
<div style="border:2px solid #e198d7;">Content here</div>
.myborder {border:2px solid #e198d7;}