#d2981e color space conversions
Hex:
#d2981e
RGB:
210, 152, 30
CMY:
18, 40, 88
CMYK:
0, 28, 86, 18
HSL:
41°, 75.0000%, 47.0588%
HSV (HSB):
41°, 85.7143%, 82.3529%
XYZ:
38.0409, 36.2518, 6.2206
xyY:
0.4725, 0.4503, 36.2518
CIE-Lab:
66.7119, 11.9577, 65.5777
CIE-LCH:
66.7119, 66.6590, 79.6659
CIE-Luv:
66.7119, 48.1876, 65.0495
Hunter-Lab:
60.2095, 7.4113, 36.0210
#d2981e color charts
#d2981e color shades, tints & tones
#d2981e color schemes
#d2981e color preview, HTML & CSS examples
This text has a color of #d2981e
<p style="color:#d2981e;">Text here</p>
.mytext {color:#d2981e;}
This box has a color of #d2981e
<div style="background-color:#d2981e;">Content here</div>
.mybackground {background-color:#d2981e;}
Border around this has a color of #d2981e
<div style="border:2px solid #d2981e;">Content here</div>
.myborder {border:2px solid #d2981e;}