#d46a00 color space conversions
Hex:
#d46a00
RGB:
212, 106, 0
CMY:
17, 58, 100
CMYK:
0, 50, 100, 17
HSL:
30°, 100.0000%, 41.5686%
HSV (HSB):
30°, 100.0000%, 83.1373%
XYZ:
32.3054, 24.3051, 2.9887
xyY:
0.5420, 0.4078, 24.3051
CIE-Lab:
56.3920, 36.9041, 64.4834
CIE-LCH:
56.3920, 74.2968, 60.2173
CIE-Luv:
56.3920, 88.3814, 51.7922
Hunter-Lab:
49.3002, 30.6920, 30.9159
#d46a00 color charts
#d46a00 color shades, tints & tones
#d46a00 color schemes
#d46a00 color preview, HTML & CSS examples
This text has a color of #d46a00
<p style="color:#d46a00;">Text here</p>
.mytext {color:#d46a00;}
This box has a color of #d46a00
<div style="background-color:#d46a00;">Content here</div>
.mybackground {background-color:#d46a00;}
Border around this has a color of #d46a00
<div style="border:2px solid #d46a00;">Content here</div>
.myborder {border:2px solid #d46a00;}