#c2242d color space conversions
Hex:
#c2242d
RGB:
194, 36, 45
CMY:
24, 86, 82
CMYK:
0, 81, 77, 24
HSL:
357°, 68.6957%, 45.0980%
HSV (HSB):
357°, 81.4433%, 76.0784%
XYZ:
23.3527, 12.9205, 3.7457
xyY:
0.5835, 0.3229, 12.9205
CIE-Lab:
42.6433, 60.3894, 36.0630
CIE-LCH:
42.6433, 70.3379, 30.8445
CIE-Luv:
42.6433, 117.0493, 22.6161
Hunter-Lab:
35.9452, 53.0629, 18.9832
#c2242d color charts
#c2242d color shades, tints & tones
#c2242d color schemes
#c2242d color preview, HTML & CSS examples
This text has a color of #c2242d
<p style="color:#c2242d;">Text here</p>
.mytext {color:#c2242d;}
This box has a color of #c2242d
<div style="background-color:#c2242d;">Content here</div>
.mybackground {background-color:#c2242d;}
Border around this has a color of #c2242d
<div style="border:2px solid #c2242d;">Content here</div>
.myborder {border:2px solid #c2242d;}