#c01e00 color space conversions
Hex:
#c01e00
RGB:
192, 30, 0
CMY:
25, 88, 100
CMYK:
0, 84, 100, 25
HSL:
9°, 100.0000%, 37.6471%
HSV (HSB):
9°, 100.0000%, 75.2941%
XYZ:
22.2025, 12.1350, 1.1721
xyY:
0.6253, 0.3417, 12.1350
CIE-Lab:
41.4299, 60.3914, 54.8570
CIE-LCH:
41.4299, 81.5868, 42.2506
CIE-Luv:
41.4299, 123.6910, 30.9061
Hunter-Lab:
34.8353, 52.8061, 22.3898
#c01e00 color charts
#c01e00 color shades, tints & tones
#c01e00 color schemes
#c01e00 color preview, HTML & CSS examples
This text has a color of #c01e00
<p style="color:#c01e00;">Text here</p>
.mytext {color:#c01e00;}
This box has a color of #c01e00
<div style="background-color:#c01e00;">Content here</div>
.mybackground {background-color:#c01e00;}
Border around this has a color of #c01e00
<div style="border:2px solid #c01e00;">Content here</div>
.myborder {border:2px solid #c01e00;}