#d28c0a color space conversions
Hex:
#d28c0a
RGB:
210, 140, 10
CMY:
18, 45, 96
CMYK:
0, 33, 95, 18
HSL:
39°, 90.9091%, 43.1373%
HSV (HSB):
39°, 95.2381%, 82.3529%
XYZ:
36.0112, 32.4797, 4.6584
xyY:
0.4923, 0.4440, 32.4797
CIE-Lab:
63.7374, 18.1053, 67.5282
CIE-LCH:
63.7374, 69.9132, 74.9911
CIE-Luv:
63.7374, 58.2572, 62.8333
Hunter-Lab:
56.9910, 13.0556, 35.0474
#d28c0a color charts
#d28c0a color shades, tints & tones
#d28c0a color schemes
#d28c0a color preview, HTML & CSS examples
This text has a color of #d28c0a
<p style="color:#d28c0a;">Text here</p>
.mytext {color:#d28c0a;}
This box has a color of #d28c0a
<div style="background-color:#d28c0a;">Content here</div>
.mybackground {background-color:#d28c0a;}
Border around this has a color of #d28c0a
<div style="border:2px solid #d28c0a;">Content here</div>
.myborder {border:2px solid #d28c0a;}