#c42f01 color space conversions
Hex:
#c42f01
RGB:
196, 47, 1
CMY:
23, 82, 100
CMYK:
0, 76, 99, 23
HSL:
14°, 98.9848%, 38.6275%
HSV (HSB):
14°, 99.4898%, 76.8627%
XYZ:
23.7869, 13.7710, 1.4331
xyY:
0.6101, 0.3532, 13.7710
CIE-Lab:
43.9027, 56.8903, 56.0598
CIE-LCH:
43.9027, 79.8699, 44.5787
CIE-Luv:
43.9027, 118.5112, 34.1572
Hunter-Lab:
37.1093, 49.4768, 23.6869
#c42f01 color charts
#c42f01 color shades, tints & tones
#c42f01 color schemes
#c42f01 color preview, HTML & CSS examples
This text has a color of #c42f01
<p style="color:#c42f01;">Text here</p>
.mytext {color:#c42f01;}
This box has a color of #c42f01
<div style="background-color:#c42f01;">Content here</div>
.mybackground {background-color:#c42f01;}
Border around this has a color of #c42f01
<div style="border:2px solid #c42f01;">Content here</div>
.myborder {border:2px solid #c42f01;}