#d28a1f color space conversions
Hex:
#d28a1f
RGB:
210, 138, 31
CMY:
18, 46, 88
CMYK:
0, 34, 85, 18
HSL:
36°, 74.2739%, 47.2549%
HSV (HSB):
36°, 85.2381%, 82.3529%
XYZ:
35.9141, 31.9775, 5.5757
xyY:
0.4888, 0.4353, 31.9775
CIE-Lab:
63.3243, 19.5605, 62.4966
CIE-LCH:
63.3243, 65.4862, 72.6206
CIE-Luv:
63.3243, 59.3020, 59.5413
Hunter-Lab:
56.5487, 14.4054, 33.7381
#d28a1f color charts
#d28a1f color shades, tints & tones
#d28a1f color schemes
#d28a1f color preview, HTML & CSS examples
This text has a color of #d28a1f
<p style="color:#d28a1f;">Text here</p>
.mytext {color:#d28a1f;}
This box has a color of #d28a1f
<div style="background-color:#d28a1f;">Content here</div>
.mybackground {background-color:#d28a1f;}
Border around this has a color of #d28a1f
<div style="border:2px solid #d28a1f;">Content here</div>
.myborder {border:2px solid #d28a1f;}