#c4232e color space conversions
Hex:
#c4232e
RGB:
196, 35, 46
CMY:
23, 86, 82
CMYK:
0, 82, 77, 23
HSL:
356°, 69.6970%, 45.2941%
HSV (HSB):
356°, 82.1429%, 76.8627%
XYZ:
23.8591, 13.1351, 3.8626
xyY:
0.5840, 0.3215, 13.1351
CIE-Lab:
42.9661, 61.2458, 35.9500
CIE-LCH:
42.9661, 71.0172, 30.4120
CIE-Luv:
42.9661, 118.7984, 22.4414
Hunter-Lab:
36.2424, 54.0863, 19.0507
#c4232e color charts
#c4232e color shades, tints & tones
#c4232e color schemes
#c4232e color preview, HTML & CSS examples
This text has a color of #c4232e
<p style="color:#c4232e;">Text here</p>
.mytext {color:#c4232e;}
This box has a color of #c4232e
<div style="background-color:#c4232e;">Content here</div>
.mybackground {background-color:#c4232e;}
Border around this has a color of #c4232e
<div style="border:2px solid #c4232e;">Content here</div>
.myborder {border:2px solid #c4232e;}