#d28d2f color space conversions
Hex:
#d28d2f
RGB:
210, 141, 47
CMY:
18, 45, 82
CMYK:
0, 33, 78, 18
HSL:
35°, 64.4269%, 50.3922%
HSV (HSB):
35°, 77.6190%, 82.3529%
XYZ:
36.6163, 32.9566, 7.1207
xyY:
0.4774, 0.4297, 32.9566
CIE-Lab:
64.1258, 18.4465, 57.5697
CIE-LCH:
64.1258, 60.4528, 72.2335
CIE-Luv:
64.1258, 56.1356, 57.2550
Hunter-Lab:
57.4079, 13.3884, 32.8313
#d28d2f color charts
#d28d2f color shades, tints & tones
#d28d2f color schemes
#d28d2f color preview, HTML & CSS examples
This text has a color of #d28d2f
<p style="color:#d28d2f;">Text here</p>
.mytext {color:#d28d2f;}
This box has a color of #d28d2f
<div style="background-color:#d28d2f;">Content here</div>
.mybackground {background-color:#d28d2f;}
Border around this has a color of #d28d2f
<div style="border:2px solid #d28d2f;">Content here</div>
.myborder {border:2px solid #d28d2f;}