#d7872f color space conversions
Hex:
#d7872f
RGB:
215, 135, 47
CMY:
16, 47, 82
CMYK:
0, 37, 78, 16
HSL:
31°, 67.7419%, 51.3725%
HSV (HSB):
31°, 78.1395%, 84.3137%
XYZ:
37.2014, 31.9803, 6.9014
xyY:
0.4890, 0.4203, 31.9803
CIE-Lab:
63.3266, 23.8189, 57.0276
CIE-LCH:
63.3266, 61.8020, 67.3310
CIE-Luv:
63.3266, 64.9964, 55.1888
Hunter-Lab:
56.5511, 18.4595, 32.3501
#d7872f color charts
#d7872f color shades, tints & tones
#d7872f color schemes
#d7872f color preview, HTML & CSS examples
This text has a color of #d7872f
<p style="color:#d7872f;">Text here</p>
.mytext {color:#d7872f;}
This box has a color of #d7872f
<div style="background-color:#d7872f;">Content here</div>
.mybackground {background-color:#d7872f;}
Border around this has a color of #d7872f
<div style="border:2px solid #d7872f;">Content here</div>
.myborder {border:2px solid #d7872f;}