#c2232b color space conversions
Hex:
#c2232b
RGB:
194, 35, 43
CMY:
24, 86, 83
CMYK:
0, 82, 78, 24
HSL:
357°, 69.4323%, 44.9020%
HSV (HSB):
357°, 81.9588%, 76.0784%
XYZ:
23.2852, 12.8458, 3.5377
xyY:
0.5870, 0.3238, 12.8458
CIE-Lab:
42.5300, 60.5759, 37.0946
CIE-LCH:
42.5300, 71.0313, 31.4819
CIE-Luv:
42.5300, 117.8887, 23.1664
Hunter-Lab:
35.8411, 53.2460, 19.2365
#c2232b color charts
#c2232b color shades, tints & tones
#c2232b color schemes
#c2232b color preview, HTML & CSS examples
This text has a color of #c2232b
<p style="color:#c2232b;">Text here</p>
.mytext {color:#c2232b;}
This box has a color of #c2232b
<div style="background-color:#c2232b;">Content here</div>
.mybackground {background-color:#c2232b;}
Border around this has a color of #c2232b
<div style="border:2px solid #c2232b;">Content here</div>
.myborder {border:2px solid #c2232b;}