#c01a03 color space conversions
Hex:
#c01a03
RGB:
192, 26, 3
CMY:
25, 90, 99
CMYK:
0, 86, 98, 25
HSL:
7°, 96.9231%, 38.2353%
HSV (HSB):
7°, 98.4375%, 75.2941%
XYZ:
22.1241, 11.9518, 1.2270
xyY:
0.6267, 0.3386, 11.9518
CIE-Lab:
41.1395, 61.2803, 53.6769
CIE-LCH:
41.1395, 81.4646, 41.2159
CIE-Luv:
41.1395, 124.9726, 30.0388
Hunter-Lab:
34.5714, 53.7315, 22.0957
#c01a03 color charts
#c01a03 color shades, tints & tones
#c01a03 color schemes
#c01a03 color preview, HTML & CSS examples
This text has a color of #c01a03
<p style="color:#c01a03;">Text here</p>
.mytext {color:#c01a03;}
This box has a color of #c01a03
<div style="background-color:#c01a03;">Content here</div>
.mybackground {background-color:#c01a03;}
Border around this has a color of #c01a03
<div style="border:2px solid #c01a03;">Content here</div>
.myborder {border:2px solid #c01a03;}