#d47e22 color space conversions
Hex:
#d47e22
RGB:
212, 126, 34
CMY:
17, 51, 87
CMYK:
0, 41, 84, 17
HSL:
31°, 72.3577%, 48.2353%
HSV (HSB):
31°, 83.9623%, 83.1373%
XYZ:
34.9010, 29.0343, 5.2781
xyY:
0.5043, 0.4195, 29.0343
CIE-Lab:
60.8118, 26.9584, 59.5106
CIE-LCH:
60.8118, 65.3320, 65.6294
CIE-Luv:
60.8118, 70.5679, 54.5955
Hunter-Lab:
53.8834, 21.3206, 31.9108
#d47e22 color charts
#d47e22 color shades, tints & tones
#d47e22 color schemes
#d47e22 color preview, HTML & CSS examples
This text has a color of #d47e22
<p style="color:#d47e22;">Text here</p>
.mytext {color:#d47e22;}
This box has a color of #d47e22
<div style="background-color:#d47e22;">Content here</div>
.mybackground {background-color:#d47e22;}
Border around this has a color of #d47e22
<div style="border:2px solid #d47e22;">Content here</div>
.myborder {border:2px solid #d47e22;}