#c01d1e color space conversions
Hex:
#c01d1e
RGB:
192, 29, 30
CMY:
25, 89, 88
CMYK:
0, 85, 84, 25
HSL:
360°, 73.7557%, 43.3333%
HSV (HSB):
360°, 84.8958%, 75.2941%
XYZ:
22.4119, 12.1789, 2.3978
xyY:
0.6059, 0.3293, 12.1789
CIE-Lab:
41.4991, 61.0584, 43.0769
CIE-LCH:
41.4991, 74.7245, 35.2031
CIE-Luv:
41.4991, 121.0884, 25.8895
Hunter-Lab:
34.8983, 53.5618, 20.3551
#c01d1e color charts
#c01d1e color shades, tints & tones
#c01d1e color schemes
#c01d1e color preview, HTML & CSS examples
This text has a color of #c01d1e
<p style="color:#c01d1e;">Text here</p>
.mytext {color:#c01d1e;}
This box has a color of #c01d1e
<div style="background-color:#c01d1e;">Content here</div>
.mybackground {background-color:#c01d1e;}
Border around this has a color of #c01d1e
<div style="border:2px solid #c01d1e;">Content here</div>
.myborder {border:2px solid #c01d1e;}