#d96e25 color space conversions
Hex:
#d96e25
RGB:
217, 110, 37
CMY:
15, 57, 85
CMYK:
0, 49, 83, 15
HSL:
24°, 70.8661%, 49.8039%
HSV (HSB):
24°, 82.9493%, 85.0980%
XYZ:
34.5251, 26.0371, 4.9563
xyY:
0.5270, 0.3974, 26.0371
CIE-Lab:
58.0723, 37.4770, 56.3005
CIE-LCH:
58.0723, 67.6333, 56.3499
CIE-Luv:
58.0723, 87.6182, 48.5433
Hunter-Lab:
51.0266, 31.4784, 29.9597
#d96e25 color charts
#d96e25 color shades, tints & tones
#d96e25 color schemes
#d96e25 color preview, HTML & CSS examples
This text has a color of #d96e25
<p style="color:#d96e25;">Text here</p>
.mytext {color:#d96e25;}
This box has a color of #d96e25
<div style="background-color:#d96e25;">Content here</div>
.mybackground {background-color:#d96e25;}
Border around this has a color of #d96e25
<div style="border:2px solid #d96e25;">Content here</div>
.myborder {border:2px solid #d96e25;}