#c0121a color space conversions
Hex:
#c0121a
RGB:
192, 18, 26
CMY:
25, 93, 90
CMYK:
0, 91, 86, 25
HSL:
357°, 82.8571%, 41.1765%
HSV (HSB):
357°, 90.6250%, 75.2941%
XYZ:
22.1410, 11.7137, 2.0713
xyY:
0.6163, 0.3261, 11.7137
CIE-Lab:
40.7574, 63.0057, 44.4679
CIE-LCH:
40.7574, 77.1175, 35.2136
CIE-Luv:
40.7574, 125.1337, 25.5871
Hunter-Lab:
34.2252, 55.5811, 20.3695
#c0121a color charts
#c0121a color shades, tints & tones
#c0121a color schemes
#c0121a color preview, HTML & CSS examples
This text has a color of #c0121a
<p style="color:#c0121a;">Text here</p>
.mytext {color:#c0121a;}
This box has a color of #c0121a
<div style="background-color:#c0121a;">Content here</div>
.mybackground {background-color:#c0121a;}
Border around this has a color of #c0121a
<div style="border:2px solid #c0121a;">Content here</div>
.myborder {border:2px solid #c0121a;}