#c01d03 color space conversions
Hex:
#c01d03
RGB:
192, 29, 3
CMY:
25, 89, 99
CMYK:
0, 85, 98, 25
HSL:
8°, 96.9231%, 38.2353%
HSV (HSB):
8°, 98.4375%, 75.2941%
XYZ:
22.1940, 12.0918, 1.2503
xyY:
0.6245, 0.3403, 12.0918
CIE-Lab:
41.3616, 60.6467, 53.7776
CIE-LCH:
41.3616, 81.0558, 41.5646
CIE-Luv:
41.3616, 123.8675, 30.4217
Hunter-Lab:
34.7732, 53.0746, 22.2094
#c01d03 color charts
#c01d03 color shades, tints & tones
#c01d03 color schemes
#c01d03 color preview, HTML & CSS examples
This text has a color of #c01d03
<p style="color:#c01d03;">Text here</p>
.mytext {color:#c01d03;}
This box has a color of #c01d03
<div style="background-color:#c01d03;">Content here</div>
.mybackground {background-color:#c01d03;}
Border around this has a color of #c01d03
<div style="border:2px solid #c01d03;">Content here</div>
.myborder {border:2px solid #c01d03;}