#d5992f color space conversions
Hex:
#d5992f
RGB:
213, 153, 47
CMY:
16, 40, 82
CMYK:
0, 28, 78, 16
HSL:
38°, 66.4000%, 50.9804%
HSV (HSB):
38°, 77.9343%, 83.5294%
XYZ:
39.3449, 37.1338, 7.7832
xyY:
0.4669, 0.4407, 37.1338
CIE-Lab:
67.3773, 13.2526, 60.7507
CIE-LCH:
67.3773, 62.1794, 77.6939
CIE-Luv:
67.3773, 49.1561, 62.1564
Hunter-Lab:
60.9375, 8.6095, 35.0835
#d5992f color charts
#d5992f color shades, tints & tones
#d5992f color schemes
#d5992f color preview, HTML & CSS examples
This text has a color of #d5992f
<p style="color:#d5992f;">Text here</p>
.mytext {color:#d5992f;}
This box has a color of #d5992f
<div style="background-color:#d5992f;">Content here</div>
.mybackground {background-color:#d5992f;}
Border around this has a color of #d5992f
<div style="border:2px solid #d5992f;">Content here</div>
.myborder {border:2px solid #d5992f;}