#c28c7d color space conversions
Hex:
#c28c7d
RGB:
194, 140, 125
CMY:
24, 45, 51
CMYK:
0, 28, 36, 24
HSL:
13°, 36.1257%, 62.5490%
HSV (HSB):
13°, 35.5670%, 76.0784%
XYZ:
35.3279, 31.7062, 23.6600
xyY:
0.3895, 0.3496, 31.7062
CIE-Lab:
63.0993, 18.5527, 16.1384
CIE-LCH:
63.0993, 24.5897, 41.0188
CIE-Luv:
63.0993, 36.9173, 18.0868
Hunter-Lab:
56.3082, 13.4518, 14.5029
#c28c7d color charts
#c28c7d color shades, tints & tones
#c28c7d color schemes
#c28c7d color preview, HTML & CSS examples
This text has a color of #c28c7d
<p style="color:#c28c7d;">Text here</p>
.mytext {color:#c28c7d;}
This box has a color of #c28c7d
<div style="background-color:#c28c7d;">Content here</div>
.mybackground {background-color:#c28c7d;}
Border around this has a color of #c28c7d
<div style="border:2px solid #c28c7d;">Content here</div>
.myborder {border:2px solid #c28c7d;}