#d7880e color space conversions
Hex:
#d7880e
RGB:
215, 136, 14
CMY:
16, 47, 95
CMYK:
0, 37, 93, 16
HSL:
36°, 87.7729%, 44.9020%
HSV (HSB):
36°, 93.4884%, 84.3137%
XYZ:
36.9078, 32.0871, 4.6636
xyY:
0.5011, 0.4356, 32.0871
CIE-Lab:
63.4148, 22.4737, 66.9457
CIE-LCH:
63.4148, 70.6172, 71.4430
CIE-Luv:
63.4148, 65.5847, 61.2369
Hunter-Lab:
56.6455, 17.1733, 34.7705
#d7880e color charts
#d7880e color shades, tints & tones
#d7880e color schemes
#d7880e color preview, HTML & CSS examples
This text has a color of #d7880e
<p style="color:#d7880e;">Text here</p>
.mytext {color:#d7880e;}
This box has a color of #d7880e
<div style="background-color:#d7880e;">Content here</div>
.mybackground {background-color:#d7880e;}
Border around this has a color of #d7880e
<div style="border:2px solid #d7880e;">Content here</div>
.myborder {border:2px solid #d7880e;}