#c20e01 color space conversions
Hex:
#c20e01
RGB:
194, 14, 1
CMY:
24, 95, 100
CMYK:
0, 93, 99, 24
HSL:
4°, 98.9744%, 38.2353%
HSV (HSB):
4°, 99.4845%, 76.0784%
XYZ:
22.4107, 11.7856, 1.1224
xyY:
0.6345, 0.3337, 11.7856
CIE-Lab:
40.8733, 63.7498, 54.5305
CIE-LCH:
40.8733, 83.8905, 40.5431
CIE-Luv:
40.8733, 130.0245, 29.3882
Hunter-Lab:
34.3302, 56.4466, 22.0927
#c20e01 color charts
#c20e01 color shades, tints & tones
#c20e01 color schemes
#c20e01 color preview, HTML & CSS examples
This text has a color of #c20e01
<p style="color:#c20e01;">Text here</p>
.mytext {color:#c20e01;}
This box has a color of #c20e01
<div style="background-color:#c20e01;">Content here</div>
.mybackground {background-color:#c20e01;}
Border around this has a color of #c20e01
<div style="border:2px solid #c20e01;">Content here</div>
.myborder {border:2px solid #c20e01;}