#c2989e color space conversions
Hex:
#c2989e
RGB:
194, 152, 158
CMY:
24, 40, 38
CMYK:
0, 22, 19, 24
HSL:
351°, 25.6098%, 67.8431%
HSV (HSB):
351°, 21.6495%, 76.0784%
XYZ:
39.6479, 36.3944, 37.2829
xyY:
0.3499, 0.3212, 36.3944
CIE-Lab:
66.8202, 16.6082, 2.8734
CIE-LCH:
66.8202, 16.8549, 9.8157
CIE-Luv:
66.8202, 25.6778, 1.1534
Hunter-Lab:
60.3278, 11.7380, 5.5879
#c2989e color charts
#c2989e color shades, tints & tones
#c2989e color schemes
#c2989e color preview, HTML & CSS examples
This text has a color of #c2989e
<p style="color:#c2989e;">Text here</p>
.mytext {color:#c2989e;}
This box has a color of #c2989e
<div style="background-color:#c2989e;">Content here</div>
.mybackground {background-color:#c2989e;}
Border around this has a color of #c2989e
<div style="border:2px solid #c2989e;">Content here</div>
.myborder {border:2px solid #c2989e;}