#e00caf color space conversions
Hex:
#e00caf
RGB:
224, 12, 175
CMY:
12, 95, 31
CMYK:
0, 95, 22, 12
HSL:
314°, 89.8305%, 46.2745%
HSV (HSB):
314°, 94.6429%, 87.8431%
XYZ:
38.6098, 19.2054, 42.2295
xyY:
0.3859, 0.1920, 19.2054
CIE-Lab:
50.9266, 81.8254, -30.4622
CIE-LCH:
50.9266, 87.3118, 339.5806
CIE-Luv:
50.9266, 94.5406, -57.6585
Hunter-Lab:
43.8239, 80.5703, -26.4561
#e00caf color charts
#e00caf color shades, tints & tones
#e00caf color schemes
#e00caf color preview, HTML & CSS examples
This text has a color of #e00caf
<p style="color:#e00caf;">Text here</p>
.mytext {color:#e00caf;}
This box has a color of #e00caf
<div style="background-color:#e00caf;">Content here</div>
.mybackground {background-color:#e00caf;}
Border around this has a color of #e00caf
<div style="border:2px solid #e00caf;">Content here</div>
.myborder {border:2px solid #e00caf;}