#c2987e color space conversions
Hex:
#c2987e
RGB:
194, 152, 126
CMY:
24, 40, 51
CMYK:
0, 22, 35, 24
HSL:
23°, 35.7895%, 62.7451%
HSV (HSB):
23°, 35.0515%, 76.0784%
XYZ:
37.2423, 35.4322, 24.6149
xyY:
0.3828, 0.3642, 35.4322
CIE-Lab:
66.0838, 12.0684, 19.6877
CIE-LCH:
66.0838, 23.0922, 58.4920
CIE-Luv:
66.0838, 29.2036, 23.9996
Hunter-Lab:
59.5249, 7.5114, 17.1497
#c2987e color charts
#c2987e color shades, tints & tones
#c2987e color schemes
#c2987e color preview, HTML & CSS examples
This text has a color of #c2987e
<p style="color:#c2987e;">Text here</p>
.mytext {color:#c2987e;}
This box has a color of #c2987e
<div style="background-color:#c2987e;">Content here</div>
.mybackground {background-color:#c2987e;}
Border around this has a color of #c2987e
<div style="border:2px solid #c2987e;">Content here</div>
.myborder {border:2px solid #c2987e;}