#d47f33 color space conversions
Hex:
#d47f33
RGB:
212, 127, 51
CMY:
17, 50, 80
CMYK:
0, 40, 76, 17
HSL:
28°, 65.1822%, 51.5686%
HSV (HSB):
28°, 75.9434%, 83.1373%
XYZ:
35.3383, 29.4148, 6.9471
xyY:
0.4929, 0.4102, 29.4148
CIE-Lab:
61.1460, 27.0074, 53.0925
CIE-LCH:
61.1460, 59.5669, 63.0382
CIE-Luv:
61.1460, 68.6341, 50.7909
Hunter-Lab:
54.2354, 21.3936, 30.3703
#d47f33 color charts
#d47f33 color shades, tints & tones
#d47f33 color schemes
#d47f33 color preview, HTML & CSS examples
This text has a color of #d47f33
<p style="color:#d47f33;">Text here</p>
.mytext {color:#d47f33;}
This box has a color of #d47f33
<div style="background-color:#d47f33;">Content here</div>
.mybackground {background-color:#d47f33;}
Border around this has a color of #d47f33
<div style="border:2px solid #d47f33;">Content here</div>
.myborder {border:2px solid #d47f33;}