#d2af7c color space conversions
Hex:
#d2af7c
RGB:
210, 175, 124
CMY:
18, 31, 51
CMYK:
0, 17, 41, 18
HSL:
36°, 48.8636%, 65.4902%
HSV (HSB):
36°, 40.9524%, 82.3529%
XYZ:
45.5464, 45.8168, 25.5118
xyY:
0.3897, 0.3920, 45.8168
CIE-Lab:
73.4265, 5.8097, 30.8854
CIE-LCH:
73.4265, 31.4271, 79.3469
CIE-Luv:
73.4265, 26.0264, 39.2875
Hunter-Lab:
67.6881, 1.6560, 25.0352
#d2af7c color charts
#d2af7c color shades, tints & tones
#d2af7c color schemes
#d2af7c color preview, HTML & CSS examples
This text has a color of #d2af7c
<p style="color:#d2af7c;">Text here</p>
.mytext {color:#d2af7c;}
This box has a color of #d2af7c
<div style="background-color:#d2af7c;">Content here</div>
.mybackground {background-color:#d2af7c;}
Border around this has a color of #d2af7c
<div style="border:2px solid #d2af7c;">Content here</div>
.myborder {border:2px solid #d2af7c;}