#c2235d color space conversions
Hex:
#c2235d
RGB:
194, 35, 93
CMY:
24, 86, 64
CMYK:
0, 82, 52, 24
HSL:
338°, 69.4323%, 44.9020%
HSV (HSB):
338°, 81.9588%, 76.0784%
XYZ:
24.8249, 13.4617, 11.6459
xyY:
0.4972, 0.2696, 13.4617
CIE-Lab:
43.4509, 63.3561, 7.5648
CIE-LCH:
43.4509, 63.8061, 6.8090
CIE-Luv:
43.4509, 102.5893, -3.0278
Hunter-Lab:
36.6902, 56.5670, 6.8638
#c2235d color charts
#c2235d color shades, tints & tones
#c2235d color schemes
#c2235d color preview, HTML & CSS examples
This text has a color of #c2235d
<p style="color:#c2235d;">Text here</p>
.mytext {color:#c2235d;}
This box has a color of #c2235d
<div style="background-color:#c2235d;">Content here</div>
.mybackground {background-color:#c2235d;}
Border around this has a color of #c2235d
<div style="border:2px solid #c2235d;">Content here</div>
.myborder {border:2px solid #c2235d;}