#c2213c color space conversions
Hex:
#c2213c
RGB:
194, 33, 60
CMY:
24, 87, 76
CMYK:
0, 83, 69, 24
HSL:
350°, 70.9251%, 44.5098%
HSV (HSB):
350°, 82.9897%, 76.0784%
XYZ:
23.6076, 12.8833, 5.5174
xyY:
0.5620, 0.3067, 12.8833
CIE-Lab:
42.5869, 61.7681, 27.0021
CIE-LCH:
42.5869, 67.4122, 23.6127
CIE-Luv:
42.5869, 114.4519, 15.7391
Hunter-Lab:
35.8933, 54.5890, 16.0114
#c2213c color charts
#c2213c color shades, tints & tones
#c2213c color schemes
#c2213c color preview, HTML & CSS examples
This text has a color of #c2213c
<p style="color:#c2213c;">Text here</p>
.mytext {color:#c2213c;}
This box has a color of #c2213c
<div style="background-color:#c2213c;">Content here</div>
.mybackground {background-color:#c2213c;}
Border around this has a color of #c2213c
<div style="border:2px solid #c2213c;">Content here</div>
.myborder {border:2px solid #c2213c;}