#c42009 color space conversions
Hex:
#c42009
RGB:
196, 32, 9
CMY:
23, 87, 96
CMYK:
0, 84, 95, 23
HSL:
7°, 91.2195%, 40.1961%
HSV (HSB):
7°, 95.4082%, 76.8627%
XYZ:
23.3308, 12.7885, 1.4972
xyY:
0.6202, 0.3400, 12.7885
CIE-Lab:
42.4428, 61.1555, 52.8486
CIE-LCH:
42.4428, 80.8268, 40.8325
CIE-Luv:
42.4428, 125.2664, 30.7128
Hunter-Lab:
35.7610, 53.8730, 22.5504
#c42009 color charts
#c42009 color shades, tints & tones
#c42009 color schemes
#c42009 color preview, HTML & CSS examples
This text has a color of #c42009
<p style="color:#c42009;">Text here</p>
.mytext {color:#c42009;}
This box has a color of #c42009
<div style="background-color:#c42009;">Content here</div>
.mybackground {background-color:#c42009;}
Border around this has a color of #c42009
<div style="border:2px solid #c42009;">Content here</div>
.myborder {border:2px solid #c42009;}