#c2949f color space conversions
Hex:
#c2949f
RGB:
194, 148, 159
CMY:
24, 42, 38
CMYK:
0, 24, 18, 24
HSL:
346°, 27.3810%, 67.0588%
HSV (HSB):
346°, 23.7113%, 76.0784%
XYZ:
39.0960, 35.1523, 37.5254
xyY:
0.3498, 0.3145, 35.1523
CIE-Lab:
65.8671, 18.9749, 0.9275
CIE-LCH:
65.8671, 18.9975, 2.7983
CIE-Luv:
65.8671, 27.8204, -2.0296
Hunter-Lab:
59.2894, 13.9483, 3.9768
#c2949f color charts
#c2949f color shades, tints & tones
#c2949f color schemes
#c2949f color preview, HTML & CSS examples
This text has a color of #c2949f
<p style="color:#c2949f;">Text here</p>
.mytext {color:#c2949f;}
This box has a color of #c2949f
<div style="background-color:#c2949f;">Content here</div>
.mybackground {background-color:#c2949f;}
Border around this has a color of #c2949f
<div style="border:2px solid #c2949f;">Content here</div>
.myborder {border:2px solid #c2949f;}