#d2ca6f color space conversions
Hex:
#d2ca6f
RGB:
210, 202, 111
CMY:
18, 21, 56
CMYK:
0, 4, 47, 18
HSL:
55°, 52.3810%, 62.9412%
HSV (HSB):
55°, 47.1429%, 82.3529%
XYZ:
50.5681, 57.0904, 23.3932
xyY:
0.3859, 0.4356, 57.0904
CIE-Lab:
80.2304, -9.6360, 46.1283
CIE-LCH:
80.2304, 47.1240, 101.7992
CIE-Luv:
80.2304, 9.5668, 59.9903
Hunter-Lab:
75.5582, -12.7638, 34.5342
#d2ca6f color charts
#d2ca6f color shades, tints & tones
#d2ca6f color schemes
#d2ca6f color preview, HTML & CSS examples
This text has a color of #d2ca6f
<p style="color:#d2ca6f;">Text here</p>
.mytext {color:#d2ca6f;}
This box has a color of #d2ca6f
<div style="background-color:#d2ca6f;">Content here</div>
.mybackground {background-color:#d2ca6f;}
Border around this has a color of #d2ca6f
<div style="border:2px solid #d2ca6f;">Content here</div>
.myborder {border:2px solid #d2ca6f;}