#c42023 color space conversions
Hex:
#c42023
RGB:
196, 32, 35
CMY:
23, 87, 86
CMYK:
0, 84, 82, 23
HSL:
359°, 71.9298%, 44.7059%
HSV (HSB):
359°, 83.6735%, 76.8627%
XYZ:
23.5848, 12.8901, 2.8351
xyY:
0.6000, 0.3279, 12.8901
CIE-Lab:
42.5972, 61.6223, 41.7510
CIE-LCH:
42.5972, 74.4342, 34.1188
CIE-Luv:
42.5972, 122.1736, 25.6160
Hunter-Lab:
35.9028, 54.4280, 20.4501
#c42023 color charts
#c42023 color shades, tints & tones
#c42023 color schemes
#c42023 color preview, HTML & CSS examples
This text has a color of #c42023
<p style="color:#c42023;">Text here</p>
.mytext {color:#c42023;}
This box has a color of #c42023
<div style="background-color:#c42023;">Content here</div>
.mybackground {background-color:#c42023;}
Border around this has a color of #c42023
<div style="border:2px solid #c42023;">Content here</div>
.myborder {border:2px solid #c42023;}