#d9952a color space conversions
Hex:
#d9952a
RGB:
217, 149, 42
CMY:
15, 42, 84
CMYK:
0, 31, 81, 15
HSL:
37°, 69.7211%, 50.7843%
HSV (HSB):
37°, 80.6452%, 85.0980%
XYZ:
39.7806, 36.4138, 7.1224
xyY:
0.4775, 0.4371, 36.4138
CIE-Lab:
66.8349, 16.9613, 62.2342
CIE-LCH:
66.8349, 64.5041, 74.7549
CIE-Luv:
66.8349, 55.7396, 61.9113
Hunter-Lab:
60.3438, 12.0714, 35.2427
#d9952a color charts
#d9952a color shades, tints & tones
#d9952a color schemes
#d9952a color preview, HTML & CSS examples
This text has a color of #d9952a
<p style="color:#d9952a;">Text here</p>
.mytext {color:#d9952a;}
This box has a color of #d9952a
<div style="background-color:#d9952a;">Content here</div>
.mybackground {background-color:#d9952a;}
Border around this has a color of #d9952a
<div style="border:2px solid #d9952a;">Content here</div>
.myborder {border:2px solid #d9952a;}