#d7950b color space conversions
Hex:
#d7950b
RGB:
215, 149, 11
CMY:
16, 42, 96
CMYK:
0, 31, 95, 16
HSL:
41°, 90.2655%, 44.3137%
HSV (HSB):
41°, 94.8837%, 84.3137%
XYZ:
38.8322, 35.9661, 5.2121
xyY:
0.4853, 0.4495, 35.9661
CIE-Lab:
66.4940, 15.4341, 69.6126
CIE-LCH:
66.4940, 71.3031, 77.4989
CIE-Luv:
66.4940, 55.0411, 66.2505
Hunter-Lab:
59.9718, 10.6295, 36.8274
#d7950b color charts
#d7950b color shades, tints & tones
#d7950b color schemes
#d7950b color preview, HTML & CSS examples
This text has a color of #d7950b
<p style="color:#d7950b;">Text here</p>
.mytext {color:#d7950b;}
This box has a color of #d7950b
<div style="background-color:#d7950b;">Content here</div>
.mybackground {background-color:#d7950b;}
Border around this has a color of #d7950b
<div style="border:2px solid #d7950b;">Content here</div>
.myborder {border:2px solid #d7950b;}