#c28d7f color space conversions
Hex:
#c28d7f
RGB:
194, 141, 127
CMY:
24, 45, 50
CMYK:
0, 27, 35, 24
HSL:
13°, 35.4497%, 62.9412%
HSV (HSB):
13°, 34.5361%, 76.0784%
XYZ:
35.6038, 32.0514, 24.3887
xyY:
0.3868, 0.3482, 32.0514
CIE-Lab:
63.3853, 18.2532, 15.4095
CIE-LCH:
63.3853, 23.8879, 40.1715
CIE-Luv:
63.3853, 36.0337, 17.2746
Hunter-Lab:
56.6139, 13.1819, 14.0883
#c28d7f color charts
#c28d7f color shades, tints & tones
#c28d7f color schemes
#c28d7f color preview, HTML & CSS examples
This text has a color of #c28d7f
<p style="color:#c28d7f;">Text here</p>
.mytext {color:#c28d7f;}
This box has a color of #c28d7f
<div style="background-color:#c28d7f;">Content here</div>
.mybackground {background-color:#c28d7f;}
Border around this has a color of #c28d7f
<div style="border:2px solid #c28d7f;">Content here</div>
.myborder {border:2px solid #c28d7f;}