#d7941f color space conversions
Hex:
#d7941f
RGB:
215, 148, 31
CMY:
16, 42, 88
CMYK:
0, 31, 86, 16
HSL:
38°, 74.7967%, 48.2353%
HSV (HSB):
38°, 85.5814%, 84.3137%
XYZ:
38.8616, 35.7258, 6.1439
xyY:
0.4814, 0.4425, 35.7258
CIE-Lab:
66.3099, 16.3214, 65.2027
CIE-LCH:
66.3099, 67.2144, 75.9466
CIE-Luv:
66.3099, 55.3559, 63.5417
Hunter-Lab:
59.7711, 11.4566, 35.7453
#d7941f color charts
#d7941f color shades, tints & tones
#d7941f color schemes
#d7941f color preview, HTML & CSS examples
This text has a color of #d7941f
<p style="color:#d7941f;">Text here</p>
.mytext {color:#d7941f;}
This box has a color of #d7941f
<div style="background-color:#d7941f;">Content here</div>
.mybackground {background-color:#d7941f;}
Border around this has a color of #d7941f
<div style="border:2px solid #d7941f;">Content here</div>
.myborder {border:2px solid #d7941f;}