#d2991a color space conversions
Hex:
#d2991a
RGB:
210, 153, 26
CMY:
18, 40, 90
CMYK:
0, 27, 88, 18
HSL:
41°, 77.9661%, 46.2745%
HSV (HSB):
41°, 87.6190%, 82.3529%
XYZ:
38.1560, 36.5587, 6.0228
xyY:
0.4726, 0.4528, 36.5587
CIE-Lab:
66.9446, 11.3260, 66.8044
CIE-LCH:
66.9446, 67.7577, 80.3776
CIE-Luv:
66.9446, 47.5142, 66.0260
Hunter-Lab:
60.4638, 6.8319, 36.4188
#d2991a color charts
#d2991a color shades, tints & tones
#d2991a color schemes
#d2991a color preview, HTML & CSS examples
This text has a color of #d2991a
<p style="color:#d2991a;">Text here</p>
.mytext {color:#d2991a;}
This box has a color of #d2991a
<div style="background-color:#d2991a;">Content here</div>
.mybackground {background-color:#d2991a;}
Border around this has a color of #d2991a
<div style="border:2px solid #d2991a;">Content here</div>
.myborder {border:2px solid #d2991a;}