#d47d30 color space conversions
Hex:
#d47d30
RGB:
212, 125, 48
CMY:
17, 51, 81
CMYK:
0, 41, 77, 17
HSL:
28°, 65.6000%, 50.9804%
HSV (HSB):
28°, 77.3585%, 83.1373%
XYZ:
35.0185, 28.8777, 6.5246
xyY:
0.4973, 0.4101, 28.8777
CIE-Lab:
60.6735, 27.9561, 53.9320
CIE-LCH:
60.6735, 60.7470, 62.5997
CIE-Luv:
60.6735, 70.4673, 50.8816
Hunter-Lab:
53.7380, 22.2786, 30.4179
#d47d30 color charts
#d47d30 color shades, tints & tones
#d47d30 color schemes
#d47d30 color preview, HTML & CSS examples
This text has a color of #d47d30
<p style="color:#d47d30;">Text here</p>
.mytext {color:#d47d30;}
This box has a color of #d47d30
<div style="background-color:#d47d30;">Content here</div>
.mybackground {background-color:#d47d30;}
Border around this has a color of #d47d30
<div style="border:2px solid #d47d30;">Content here</div>
.myborder {border:2px solid #d47d30;}