#c28e4b color space conversions
Hex:
#c28e4b
RGB:
194, 142, 75
CMY:
24, 44, 71
CMYK:
0, 27, 61, 24
HSL:
34°, 49.3776%, 52.7451%
HSV (HSB):
34°, 61.3402%, 76.0784%
XYZ:
33.1911, 31.3233, 10.9533
xyY:
0.4398, 0.4151, 31.3233
CIE-Lab:
62.7796, 12.5314, 42.8110
CIE-LCH:
62.7796, 44.6073, 73.6845
CIE-Luv:
62.7796, 40.7260, 47.1012
Hunter-Lab:
55.9673, 7.9159, 27.5735
#c28e4b color charts
#c28e4b color shades, tints & tones
#c28e4b color schemes
#c28e4b color preview, HTML & CSS examples
This text has a color of #c28e4b
<p style="color:#c28e4b;">Text here</p>
.mytext {color:#c28e4b;}
This box has a color of #c28e4b
<div style="background-color:#c28e4b;">Content here</div>
.mybackground {background-color:#c28e4b;}
Border around this has a color of #c28e4b
<div style="border:2px solid #c28e4b;">Content here</div>
.myborder {border:2px solid #c28e4b;}