#c00c41 color space conversions
Hex:
#c00c41
RGB:
192, 12, 65
CMY:
25, 95, 75
CMYK:
0, 94, 66, 25
HSL:
342°, 88.2353%, 40.0000%
HSV (HSB):
342°, 93.7500%, 75.2941%
XYZ:
22.8238, 11.8511, 6.0856
xyY:
0.5600, 0.2907, 11.8511
CIE-Lab:
40.9784, 65.1836, 21.7712
CIE-LCH:
40.9784, 68.7232, 18.4692
CIE-Luv:
40.9784, 116.8394, 10.1405
Hunter-Lab:
34.4254, 58.1001, 13.6167
#c00c41 color charts
#c00c41 color shades, tints & tones
#c00c41 color schemes
#c00c41 color preview, HTML & CSS examples
This text has a color of #c00c41
<p style="color:#c00c41;">Text here</p>
.mytext {color:#c00c41;}
This box has a color of #c00c41
<div style="background-color:#c00c41;">Content here</div>
.mybackground {background-color:#c00c41;}
Border around this has a color of #c00c41
<div style="border:2px solid #c00c41;">Content here</div>
.myborder {border:2px solid #c00c41;}