#d5991e color space conversions
Hex:
#d5991e
RGB:
213, 153, 30
CMY:
16, 40, 88
CMYK:
0, 28, 86, 16
HSL:
40°, 75.3086%, 47.6471%
HSV (HSB):
40°, 85.9155%, 83.5294%
XYZ:
39.0661, 37.0223, 6.3153
xyY:
0.4741, 0.4493, 37.0223
CIE-Lab:
67.2938, 12.7306, 66.1920
CIE-LCH:
67.2938, 67.4051, 79.1134
CIE-Luv:
67.2938, 49.8067, 65.5362
Hunter-Lab:
60.8460, 8.1254, 36.4384
#d5991e color charts
#d5991e color shades, tints & tones
#d5991e color schemes
#d5991e color preview, HTML & CSS examples
This text has a color of #d5991e
<p style="color:#d5991e;">Text here</p>
.mytext {color:#d5991e;}
This box has a color of #d5991e
<div style="background-color:#d5991e;">Content here</div>
.mybackground {background-color:#d5991e;}
Border around this has a color of #d5991e
<div style="border:2px solid #d5991e;">Content here</div>
.myborder {border:2px solid #d5991e;}