#c0012d color space conversions
Hex:
#c0012d
RGB:
192, 1, 45
CMY:
25, 100, 82
CMYK:
0, 99, 77, 25
HSL:
346°, 98.9637%, 37.8431%
HSV (HSB):
346°, 99.4792%, 75.2941%
XYZ:
22.2227, 11.4176, 3.5152
xyY:
0.5981, 0.3073, 11.4176
CIE-Lab:
40.2752, 65.4623, 33.3428
CIE-LCH:
40.2752, 73.4647, 26.9917
CIE-Luv:
40.2752, 124.5223, 18.4833
Hunter-Lab:
33.7900, 58.2620, 17.4850
#c0012d color charts
#c0012d color shades, tints & tones
#c0012d color schemes
#c0012d color preview, HTML & CSS examples
This text has a color of #c0012d
<p style="color:#c0012d;">Text here</p>
.mytext {color:#c0012d;}
This box has a color of #c0012d
<div style="background-color:#c0012d;">Content here</div>
.mybackground {background-color:#c0012d;}
Border around this has a color of #c0012d
<div style="border:2px solid #c0012d;">Content here</div>
.myborder {border:2px solid #c0012d;}