#d7962f color space conversions
Hex:
#d7962f
RGB:
215, 150, 47
CMY:
16, 41, 82
CMYK:
0, 30, 78, 16
HSL:
37°, 67.7419%, 51.3725%
HSV (HSB):
37°, 78.1395%, 84.3137%
XYZ:
39.4438, 36.4650, 7.6489
xyY:
0.4721, 0.4364, 36.4650
CIE-Lab:
66.8737, 15.7352, 60.3626
CIE-LCH:
66.8737, 62.3798, 75.3894
CIE-Luv:
66.8737, 53.0980, 61.0570
Hunter-Lab:
60.3863, 10.9187, 34.7604
#d7962f color charts
#d7962f color shades, tints & tones
#d7962f color schemes
#d7962f color preview, HTML & CSS examples
This text has a color of #d7962f
<p style="color:#d7962f;">Text here</p>
.mytext {color:#d7962f;}
This box has a color of #d7962f
<div style="background-color:#d7962f;">Content here</div>
.mybackground {background-color:#d7962f;}
Border around this has a color of #d7962f
<div style="border:2px solid #d7962f;">Content here</div>
.myborder {border:2px solid #d7962f;}