#c0121c color space conversions
Hex:
#c0121c
RGB:
192, 18, 28
CMY:
25, 93, 89
CMYK:
0, 91, 85, 25
HSL:
357°, 82.8571%, 41.1765%
HSV (HSB):
357°, 90.6250%, 75.2941%
XYZ:
22.1641, 11.7229, 2.1932
xyY:
0.6143, 0.3249, 11.7229
CIE-Lab:
40.7723, 63.0484, 43.4663
CIE-LCH:
40.7723, 76.5795, 34.5828
CIE-Luv:
40.7723, 124.8261, 25.1060
Hunter-Lab:
34.2388, 55.6325, 20.1693
#c0121c color charts
#c0121c color shades, tints & tones
#c0121c color schemes
#c0121c color preview, HTML & CSS examples
This text has a color of #c0121c
<p style="color:#c0121c;">Text here</p>
.mytext {color:#c0121c;}
This box has a color of #c0121c
<div style="background-color:#c0121c;">Content here</div>
.mybackground {background-color:#c0121c;}
Border around this has a color of #c0121c
<div style="border:2px solid #c0121c;">Content here</div>
.myborder {border:2px solid #c0121c;}