#d96e1c color space conversions
Hex:
#d96e1c
RGB:
217, 110, 28
CMY:
15, 57, 89
CMYK:
0, 49, 87, 15
HSL:
26°, 77.1429%, 48.0392%
HSV (HSB):
26°, 87.0968%, 85.0980%
XYZ:
34.4008, 25.9874, 4.3016
xyY:
0.5318, 0.4017, 25.9874
CIE-Lab:
58.0251, 37.2516, 59.5130
CIE-LCH:
58.0251, 70.2103, 57.9559
CIE-Luv:
58.0251, 88.2242, 50.3367
Hunter-Lab:
50.9779, 31.2439, 30.6816
#d96e1c color charts
#d96e1c color shades, tints & tones
#d96e1c color schemes
#d96e1c color preview, HTML & CSS examples
This text has a color of #d96e1c
<p style="color:#d96e1c;">Text here</p>
.mytext {color:#d96e1c;}
This box has a color of #d96e1c
<div style="background-color:#d96e1c;">Content here</div>
.mybackground {background-color:#d96e1c;}
Border around this has a color of #d96e1c
<div style="border:2px solid #d96e1c;">Content here</div>
.myborder {border:2px solid #d96e1c;}