#c2232c color space conversions
Hex:
#c2232c
RGB:
194, 35, 44
CMY:
24, 86, 83
CMYK:
0, 82, 77, 24
HSL:
357°, 69.4323%, 44.9020%
HSV (HSB):
357°, 81.9588%, 76.0784%
XYZ:
23.3038, 12.8532, 3.6356
xyY:
0.5856, 0.3230, 12.8532
CIE-Lab:
42.5413, 60.6104, 36.5312
CIE-LCH:
42.5413, 70.7683, 31.0782
CIE-Luv:
42.5413, 117.6769, 22.8090
Hunter-Lab:
35.8514, 53.2868, 19.0836
#c2232c color charts
#c2232c color shades, tints & tones
#c2232c color schemes
#c2232c color preview, HTML & CSS examples
This text has a color of #c2232c
<p style="color:#c2232c;">Text here</p>
.mytext {color:#c2232c;}
This box has a color of #c2232c
<div style="background-color:#c2232c;">Content here</div>
.mybackground {background-color:#c2232c;}
Border around this has a color of #c2232c
<div style="border:2px solid #c2232c;">Content here</div>
.myborder {border:2px solid #c2232c;}