#c2274e color space conversions
Hex:
#c2274e
RGB:
194, 39, 78
CMY:
24, 85, 69
CMYK:
0, 80, 60, 24
HSL:
345°, 66.5236%, 45.6863%
HSV (HSB):
345°, 79.8969%, 76.0784%
XYZ:
24.3488, 13.4704, 8.5245
xyY:
0.5254, 0.2907, 13.4704
CIE-Lab:
43.4637, 61.2441, 16.9646
CIE-LCH:
43.4637, 63.5503, 15.4827
CIE-Luv:
43.4637, 106.6105, 7.2275
Hunter-Lab:
36.7021, 54.1913, 11.9207
#c2274e color charts
#c2274e color shades, tints & tones
#c2274e color schemes
#c2274e color preview, HTML & CSS examples
This text has a color of #c2274e
<p style="color:#c2274e;">Text here</p>
.mytext {color:#c2274e;}
This box has a color of #c2274e
<div style="background-color:#c2274e;">Content here</div>
.mybackground {background-color:#c2274e;}
Border around this has a color of #c2274e
<div style="border:2px solid #c2274e;">Content here</div>
.myborder {border:2px solid #c2274e;}