#d96b0c color space conversions
Hex:
#d96b0c
RGB:
217, 107, 12
CMY:
15, 58, 95
CMYK:
0, 51, 94, 15
HSL:
28°, 89.5197%, 44.9020%
HSV (HSB):
28°, 94.4700%, 85.0980%
XYZ:
33.9393, 25.2936, 3.4412
xyY:
0.5415, 0.4036, 25.2936
CIE-Lab:
57.3604, 38.5161, 63.2501
CIE-LCH:
57.3604, 74.0545, 58.6607
CIE-Luv:
57.3604, 91.4164, 51.4362
Hunter-Lab:
50.2928, 32.4456, 31.1481
#d96b0c color charts
#d96b0c color shades, tints & tones
#d96b0c color schemes
#d96b0c color preview, HTML & CSS examples
This text has a color of #d96b0c
<p style="color:#d96b0c;">Text here</p>
.mytext {color:#d96b0c;}
This box has a color of #d96b0c
<div style="background-color:#d96b0c;">Content here</div>
.mybackground {background-color:#d96b0c;}
Border around this has a color of #d96b0c
<div style="border:2px solid #d96b0c;">Content here</div>
.myborder {border:2px solid #d96b0c;}