#d97000 color space conversions
Hex:
#d97000
RGB:
217, 112, 0
CMY:
15, 56, 100
CMYK:
0, 48, 100, 15
HSL:
31°, 100.0000%, 42.5490%
HSV (HSB):
31°, 100.0000%, 85.0980%
XYZ:
34.4094, 26.3401, 3.2706
xyY:
0.5375, 0.4114, 26.3401
CIE-Lab:
58.3584, 35.8447, 66.0337
CIE-LCH:
58.3584, 75.1352, 61.5058
CIE-Luv:
58.3584, 87.5919, 54.0690
Hunter-Lab:
51.3226, 29.8616, 32.1475
#d97000 color charts
#d97000 color shades, tints & tones
#d97000 color schemes
#d97000 color preview, HTML & CSS examples
This text has a color of #d97000
<p style="color:#d97000;">Text here</p>
.mytext {color:#d97000;}
This box has a color of #d97000
<div style="background-color:#d97000;">Content here</div>
.mybackground {background-color:#d97000;}
Border around this has a color of #d97000
<div style="border:2px solid #d97000;">Content here</div>
.myborder {border:2px solid #d97000;}