#c00e94 color space conversions
Hex:
#c00e94
RGB:
192, 14, 148
CMY:
25, 95, 42
CMYK:
0, 93, 23, 25
HSL:
315°, 86.4078%, 40.3922%
HSV (HSB):
315°, 92.7083%, 75.2941%
XYZ:
27.2406, 13.6587, 29.2176
xyY:
0.3885, 0.1948, 13.6587
CIE-Lab:
43.7394, 72.1599, -26.0016
CIE-LCH:
43.7394, 76.7016, 340.1842
CIE-Luv:
43.7394, 81.2595, -47.7146
Hunter-Lab:
36.9576, 66.8921, -21.0026
#c00e94 color charts
#c00e94 color shades, tints & tones
#c00e94 color schemes
#c00e94 color preview, HTML & CSS examples
This text has a color of #c00e94
<p style="color:#c00e94;">Text here</p>
.mytext {color:#c00e94;}
This box has a color of #c00e94
<div style="background-color:#c00e94;">Content here</div>
.mybackground {background-color:#c00e94;}
Border around this has a color of #c00e94
<div style="border:2px solid #c00e94;">Content here</div>
.myborder {border:2px solid #c00e94;}