#c01c04 color space conversions
Hex:
#c01c04
RGB:
192, 28, 4
CMY:
25, 89, 98
CMYK:
0, 85, 98, 25
HSL:
8°, 95.9184%, 38.4314%
HSV (HSB):
8°, 97.9167%, 75.2941%
XYZ:
22.1754, 12.0457, 1.2712
xyY:
0.6248, 0.3394, 12.0457
CIE-Lab:
41.2887, 60.8746, 53.4029
CIE-LCH:
41.2887, 80.9790, 41.2592
CIE-Luv:
41.2887, 124.1748, 30.1737
Hunter-Lab:
34.7070, 53.3122, 22.1234
#c01c04 color charts
#c01c04 color shades, tints & tones
#c01c04 color schemes
#c01c04 color preview, HTML & CSS examples
This text has a color of #c01c04
<p style="color:#c01c04;">Text here</p>
.mytext {color:#c01c04;}
This box has a color of #c01c04
<div style="background-color:#c01c04;">Content here</div>
.mybackground {background-color:#c01c04;}
Border around this has a color of #c01c04
<div style="border:2px solid #c01c04;">Content here</div>
.myborder {border:2px solid #c01c04;}