#d96d30 color space conversions
Hex:
#d96d30
RGB:
217, 109, 48
CMY:
15, 57, 81
CMYK:
0, 50, 78, 15
HSL:
22°, 68.9796%, 51.9608%
HSV (HSB):
22°, 77.8802%, 85.0980%
XYZ:
34.6174, 25.9024, 5.9714
xyY:
0.5206, 0.3896, 25.9024
CIE-Lab:
57.9443, 38.3463, 51.5037
CIE-LCH:
57.9443, 64.2111, 53.3310
CIE-Luv:
57.9443, 87.4570, 45.3494
Hunter-Lab:
50.8944, 32.3472, 28.6696
#d96d30 color charts
#d96d30 color shades, tints & tones
#d96d30 color schemes
#d96d30 color preview, HTML & CSS examples
This text has a color of #d96d30
<p style="color:#d96d30;">Text here</p>
.mytext {color:#d96d30;}
This box has a color of #d96d30
<div style="background-color:#d96d30;">Content here</div>
.mybackground {background-color:#d96d30;}
Border around this has a color of #d96d30
<div style="border:2px solid #d96d30;">Content here</div>
.myborder {border:2px solid #d96d30;}