#c01d0f color space conversions
Hex:
#c01d0f
RGB:
192, 29, 15
CMY:
25, 89, 94
CMYK:
0, 85, 92, 25
HSL:
5°, 85.5072%, 40.5882%
HSV (HSB):
5°, 92.1875%, 75.2941%
XYZ:
22.2638, 12.1197, 1.6178
xyY:
0.6184, 0.3366, 12.1197
CIE-Lab:
41.4057, 60.7789, 49.8067
CIE-LCH:
41.4057, 78.5798, 39.3337
CIE-Luv:
41.4057, 122.9635, 28.9497
Hunter-Lab:
34.8133, 53.2309, 21.6140
#c01d0f color charts
#c01d0f color shades, tints & tones
#c01d0f color schemes
#c01d0f color preview, HTML & CSS examples
This text has a color of #c01d0f
<p style="color:#c01d0f;">Text here</p>
.mytext {color:#c01d0f;}
This box has a color of #c01d0f
<div style="background-color:#c01d0f;">Content here</div>
.mybackground {background-color:#c01d0f;}
Border around this has a color of #c01d0f
<div style="border:2px solid #c01d0f;">Content here</div>
.myborder {border:2px solid #c01d0f;}