#c01b2d color space conversions
Hex:
#c01b2d
RGB:
192, 27, 45
CMY:
25, 89, 82
CMYK:
0, 86, 77, 25
HSL:
353°, 75.3425%, 42.9412%
HSV (HSB):
353°, 85.9375%, 75.2941%
XYZ:
22.6038, 12.1798, 3.6422
xyY:
0.5882, 0.3170, 12.1798
CIE-Lab:
41.5005, 61.9316, 34.6974
CIE-LCH:
41.5005, 70.9889, 29.2599
CIE-Luv:
41.5005, 118.8581, 20.8366
Hunter-Lab:
34.8996, 54.5370, 18.2420
#c01b2d color charts
#c01b2d color shades, tints & tones
#c01b2d color schemes
#c01b2d color preview, HTML & CSS examples
This text has a color of #c01b2d
<p style="color:#c01b2d;">Text here</p>
.mytext {color:#c01b2d;}
This box has a color of #c01b2d
<div style="background-color:#c01b2d;">Content here</div>
.mybackground {background-color:#c01b2d;}
Border around this has a color of #c01b2d
<div style="border:2px solid #c01b2d;">Content here</div>
.myborder {border:2px solid #c01b2d;}