#d4962c color space conversions
Hex:
#d4962c
RGB:
212, 150, 44
CMY:
17, 41, 83
CMYK:
0, 29, 79, 17
HSL:
38°, 66.1417%, 50.1961%
HSV (HSB):
38°, 79.2453%, 83.1373%
XYZ:
38.5123, 35.9916, 7.3001
xyY:
0.4708, 0.4400, 35.9916
CIE-Lab:
66.5135, 14.3288, 61.0153
CIE-LCH:
66.5135, 62.6752, 76.7841
CIE-Luv:
66.5135, 50.8313, 61.6339
Hunter-Lab:
59.9930, 9.5999, 34.7805
#d4962c color charts
#d4962c color shades, tints & tones
#d4962c color schemes
#d4962c color preview, HTML & CSS examples
This text has a color of #d4962c
<p style="color:#d4962c;">Text here</p>
.mytext {color:#d4962c;}
This box has a color of #d4962c
<div style="background-color:#d4962c;">Content here</div>
.mybackground {background-color:#d4962c;}
Border around this has a color of #d4962c
<div style="border:2px solid #d4962c;">Content here</div>
.myborder {border:2px solid #d4962c;}