#c01b2a color space conversions
Hex:
#c01b2a
RGB:
192, 27, 42
CMY:
25, 89, 84
CMYK:
0, 86, 78, 25
HSL:
355°, 75.3425%, 42.9412%
HSV (HSB):
355°, 85.9375%, 75.2941%
XYZ:
22.5481, 12.1575, 3.3487
xyY:
0.5925, 0.3195, 12.1575
CIE-Lab:
41.4654, 61.8281, 36.4165
CIE-LCH:
41.4654, 71.7556, 30.4979
CIE-Luv:
41.4654, 119.5309, 21.9312
Hunter-Lab:
34.8676, 54.4135, 18.7131
#c01b2a color charts
#c01b2a color shades, tints & tones
#c01b2a color schemes
#c01b2a color preview, HTML & CSS examples
This text has a color of #c01b2a
<p style="color:#c01b2a;">Text here</p>
.mytext {color:#c01b2a;}
This box has a color of #c01b2a
<div style="background-color:#c01b2a;">Content here</div>
.mybackground {background-color:#c01b2a;}
Border around this has a color of #c01b2a
<div style="border:2px solid #c01b2a;">Content here</div>
.myborder {border:2px solid #c01b2a;}