#c28e2f color space conversions
Hex:
#c28e2f
RGB:
194, 142, 47
CMY:
24, 44, 82
CMYK:
0, 27, 76, 24
HSL:
39°, 60.9959%, 47.2549%
HSV (HSB):
39°, 75.7732%, 76.0784%
XYZ:
32.4342, 31.0206, 6.9674
xyY:
0.4606, 0.4405, 31.0206
CIE-Lab:
62.5250, 10.9319, 55.3921
CIE-LCH:
62.5250, 56.4605, 78.8359
CIE-Luv:
62.5250, 42.5156, 56.8659
Hunter-Lab:
55.6961, 6.4800, 31.5703
#c28e2f color charts
#c28e2f color shades, tints & tones
#c28e2f color schemes
#c28e2f color preview, HTML & CSS examples
This text has a color of #c28e2f
<p style="color:#c28e2f;">Text here</p>
.mytext {color:#c28e2f;}
This box has a color of #c28e2f
<div style="background-color:#c28e2f;">Content here</div>
.mybackground {background-color:#c28e2f;}
Border around this has a color of #c28e2f
<div style="border:2px solid #c28e2f;">Content here</div>
.myborder {border:2px solid #c28e2f;}