#c01d1b color space conversions
Hex:
#c01d1b
RGB:
192, 29, 27
CMY:
25, 89, 89
CMYK:
0, 85, 86, 25
HSL:
1°, 75.3425%, 42.9412%
HSV (HSB):
1°, 85.9375%, 75.2941%
XYZ:
22.3754, 12.1643, 2.2055
xyY:
0.6089, 0.3310, 12.1643
CIE-Lab:
41.4761, 60.9896, 44.5777
CIE-LCH:
41.4761, 75.5441, 36.1633
CIE-Luv:
41.4761, 121.5452, 26.6360
Hunter-Lab:
34.8774, 53.4803, 20.6649
#c01d1b color charts
#c01d1b color shades, tints & tones
#c01d1b color schemes
#c01d1b color preview, HTML & CSS examples
This text has a color of #c01d1b
<p style="color:#c01d1b;">Text here</p>
.mytext {color:#c01d1b;}
This box has a color of #c01d1b
<div style="background-color:#c01d1b;">Content here</div>
.mybackground {background-color:#c01d1b;}
Border around this has a color of #c01d1b
<div style="border:2px solid #c01d1b;">Content here</div>
.myborder {border:2px solid #c01d1b;}