#d28c0c color space conversions
Hex:
#d28c0c
RGB:
210, 140, 12
CMY:
18, 45, 95
CMYK:
0, 33, 94, 18
HSL:
39°, 89.1892%, 43.5294%
HSV (HSB):
39°, 94.2857%, 82.3529%
XYZ:
36.0228, 32.4843, 4.7193
xyY:
0.4919, 0.4436, 32.4843
CIE-Lab:
63.7412, 18.1277, 67.2310
CIE-LCH:
63.7412, 69.6320, 74.9100
CIE-Luv:
63.7412, 58.2230, 62.6799
Hunter-Lab:
56.9950, 13.0767, 34.9872
#d28c0c color charts
#d28c0c color shades, tints & tones
#d28c0c color schemes
#d28c0c color preview, HTML & CSS examples
This text has a color of #d28c0c
<p style="color:#d28c0c;">Text here</p>
.mytext {color:#d28c0c;}
This box has a color of #d28c0c
<div style="background-color:#d28c0c;">Content here</div>
.mybackground {background-color:#d28c0c;}
Border around this has a color of #d28c0c
<div style="border:2px solid #d28c0c;">Content here</div>
.myborder {border:2px solid #d28c0c;}