#c0120c color space conversions
Hex:
#c0120c
RGB:
192, 18, 12
CMY:
25, 93, 95
CMYK:
0, 91, 94, 25
HSL:
2°, 88.2353%, 40.0000%
HSV (HSB):
2°, 93.7500%, 75.2941%
XYZ:
22.0209, 11.6656, 1.4389
xyY:
0.6269, 0.3321, 11.6656
CIE-Lab:
40.6797, 62.7833, 50.4391
CIE-LCH:
40.6797, 80.5347, 38.7778
CIE-Luv:
40.6797, 126.7546, 28.1181
Hunter-Lab:
34.1550, 55.3139, 21.4107
#c0120c color charts
#c0120c color shades, tints & tones
#c0120c color schemes
#c0120c color preview, HTML & CSS examples
This text has a color of #c0120c
<p style="color:#c0120c;">Text here</p>
.mytext {color:#c0120c;}
This box has a color of #c0120c
<div style="background-color:#c0120c;">Content here</div>
.mybackground {background-color:#c0120c;}
Border around this has a color of #c0120c
<div style="border:2px solid #c0120c;">Content here</div>
.myborder {border:2px solid #c0120c;}