#d2b65f color space conversions
Hex:
#d2b65f
RGB:
210, 182, 95
CMY:
18, 29, 63
CMYK:
0, 13, 55, 18
HSL:
45°, 56.0976%, 59.8039%
HSV (HSB):
45°, 54.7619%, 82.3529%
XYZ:
45.3718, 47.9838, 17.6969
xyY:
0.4086, 0.4321, 47.9838
CIE-Lab:
74.8147, -0.6743, 47.4307
CIE-LCH:
74.8147, 47.4355, 90.8145
CIE-Luv:
74.8147, 23.3111, 57.8313
Hunter-Lab:
69.2703, -4.3061, 33.3420
#d2b65f color charts
#d2b65f color shades, tints & tones
#d2b65f color schemes
#d2b65f color preview, HTML & CSS examples
This text has a color of #d2b65f
<p style="color:#d2b65f;">Text here</p>
.mytext {color:#d2b65f;}
This box has a color of #d2b65f
<div style="background-color:#d2b65f;">Content here</div>
.mybackground {background-color:#d2b65f;}
Border around this has a color of #d2b65f
<div style="border:2px solid #d2b65f;">Content here</div>
.myborder {border:2px solid #d2b65f;}