#c2887d color space conversions
Hex:
#c2887d
RGB:
194, 136, 125
CMY:
24, 47, 51
CMYK:
0, 30, 36, 24
HSL:
10°, 36.1257%, 62.5490%
HSV (HSB):
10°, 35.5670%, 76.0784%
XYZ:
34.7540, 30.5583, 23.4686
xyY:
0.3915, 0.3442, 30.5583
CIE-Lab:
62.1330, 20.7604, 14.7973
CIE-LCH:
62.1330, 25.4942, 35.4800
CIE-Luv:
62.1330, 39.4541, 15.9115
Hunter-Lab:
55.2796, 15.4827, 13.5245
#c2887d color charts
#c2887d color shades, tints & tones
#c2887d color schemes
#c2887d color preview, HTML & CSS examples
This text has a color of #c2887d
<p style="color:#c2887d;">Text here</p>
.mytext {color:#c2887d;}
This box has a color of #c2887d
<div style="background-color:#c2887d;">Content here</div>
.mybackground {background-color:#c2887d;}
Border around this has a color of #c2887d
<div style="border:2px solid #c2887d;">Content here</div>
.myborder {border:2px solid #c2887d;}