#c28e7b color space conversions
Hex:
#c28e7b
RGB:
194, 142, 123
CMY:
24, 44, 52
CMYK:
0, 27, 37, 24
HSL:
16°, 36.7876%, 62.1569%
HSV (HSB):
16°, 36.5979%, 76.0784%
XYZ:
35.4963, 32.2454, 23.0920
xyY:
0.3908, 0.3550, 32.2454
CIE-Lab:
63.5452, 17.2011, 17.8770
CIE-LCH:
63.5452, 24.8086, 46.1040
CIE-Luv:
63.5452, 35.8898, 20.5163
Hunter-Lab:
56.7850, 12.2064, 15.6388
#c28e7b color charts
#c28e7b color shades, tints & tones
#c28e7b color schemes
#c28e7b color preview, HTML & CSS examples
This text has a color of #c28e7b
<p style="color:#c28e7b;">Text here</p>
.mytext {color:#c28e7b;}
This box has a color of #c28e7b
<div style="background-color:#c28e7b;">Content here</div>
.mybackground {background-color:#c28e7b;}
Border around this has a color of #c28e7b
<div style="border:2px solid #c28e7b;">Content here</div>
.myborder {border:2px solid #c28e7b;}