#c2231a color space conversions
Hex:
#c2231a
RGB:
194, 35, 26
CMY:
24, 86, 90
CMYK:
0, 82, 87, 24
HSL:
3°, 76.3636%, 43.1373%
HSV (HSB):
3°, 86.5979%, 76.0784%
XYZ:
23.0356, 12.7460, 2.2234
xyY:
0.6061, 0.3354, 12.7460
CIE-Lab:
42.3780, 60.1093, 45.9860
CIE-LCH:
42.3780, 75.6825, 37.4174
CIE-Luv:
42.3780, 120.8109, 28.0836
Hunter-Lab:
35.7015, 52.6956, 21.2986
#c2231a color charts
#c2231a color shades, tints & tones
#c2231a color schemes
#c2231a color preview, HTML & CSS examples
This text has a color of #c2231a
<p style="color:#c2231a;">Text here</p>
.mytext {color:#c2231a;}
This box has a color of #c2231a
<div style="background-color:#c2231a;">Content here</div>
.mybackground {background-color:#c2231a;}
Border around this has a color of #c2231a
<div style="border:2px solid #c2231a;">Content here</div>
.myborder {border:2px solid #c2231a;}