#c00e48 color space conversions
Hex:
#c00e48
RGB:
192, 14, 72
CMY:
25, 95, 72
CMYK:
0, 93, 63, 25
HSL:
340°, 86.4078%, 40.3922%
HSV (HSB):
340°, 92.7083%, 75.2941%
XYZ:
23.0650, 11.9884, 7.2292
xyY:
0.5455, 0.2835, 11.9884
CIE-Lab:
41.1977, 65.3290, 17.6312
CIE-LCH:
41.1977, 67.6664, 15.1034
CIE-Luv:
41.1977, 114.0618, 6.4802
Hunter-Lab:
34.6243, 58.3152, 11.8578
#c00e48 color charts
#c00e48 color shades, tints & tones
#c00e48 color schemes
#c00e48 color preview, HTML & CSS examples
This text has a color of #c00e48
<p style="color:#c00e48;">Text here</p>
.mytext {color:#c00e48;}
This box has a color of #c00e48
<div style="background-color:#c00e48;">Content here</div>
.mybackground {background-color:#c00e48;}
Border around this has a color of #c00e48
<div style="border:2px solid #c00e48;">Content here</div>
.myborder {border:2px solid #c00e48;}