#e198d4 color space conversions
Hex:
#e198d4
RGB:
225, 152, 212
CMY:
12, 40, 17
CMYK:
0, 32, 6, 12
HSL:
311°, 54.8872%, 73.9216%
HSV (HSB):
311°, 32.4444%, 88.2353%
XYZ:
54.1632, 43.2175, 67.7745
xyY:
0.3280, 0.2617, 43.2175
CIE-Lab:
71.7023, 36.5053, -19.5540
CIE-LCH:
71.7023, 41.4125, 331.8244
CIE-Luv:
71.7023, 38.5508, -36.2641
Hunter-Lab:
65.7400, 32.0212, -15.1068
#e198d4 color charts
#e198d4 color shades, tints & tones
#e198d4 color schemes
#e198d4 color preview, HTML & CSS examples
This text has a color of #e198d4
<p style="color:#e198d4;">Text here</p>
.mytext {color:#e198d4;}
This box has a color of #e198d4
<div style="background-color:#e198d4;">Content here</div>
.mybackground {background-color:#e198d4;}
Border around this has a color of #e198d4
<div style="border:2px solid #e198d4;">Content here</div>
.myborder {border:2px solid #e198d4;}