#d4923f color space conversions
Hex:
#d4923f
RGB:
212, 146, 63
CMY:
17, 43, 75
CMYK:
0, 31, 70, 17
HSL:
33°, 63.4043%, 53.9216%
HSV (HSB):
33°, 70.2830%, 83.1373%
XYZ:
38.3275, 34.9137, 9.4216
xyY:
0.4637, 0.4224, 34.9137
CIE-Lab:
65.6814, 17.3224, 52.3692
CIE-LCH:
65.6814, 55.1597, 71.6971
CIE-Luv:
65.6814, 52.8337, 54.6273
Hunter-Lab:
59.0878, 12.3808, 31.9077
#d4923f color charts
#d4923f color shades, tints & tones
#d4923f color schemes
#d4923f color preview, HTML & CSS examples
This text has a color of #d4923f
<p style="color:#d4923f;">Text here</p>
.mytext {color:#d4923f;}
This box has a color of #d4923f
<div style="background-color:#d4923f;">Content here</div>
.mybackground {background-color:#d4923f;}
Border around this has a color of #d4923f
<div style="border:2px solid #d4923f;">Content here</div>
.myborder {border:2px solid #d4923f;}