#d2cc5a color space conversions
Hex:
#d2cc5a
RGB:
210, 204, 90
CMY:
18, 20, 65
CMYK:
0, 3, 57, 18
HSL:
57°, 57.1429%, 58.8235%
HSV (HSB):
57°, 57.1429%, 82.3529%
XYZ:
50.0167, 57.6256, 18.1595
xyY:
0.3976, 0.4581, 57.6256
CIE-Lab:
80.5302, -12.4061, 56.3421
CIE-LCH:
80.5302, 57.6918, 102.4180
CIE-Luv:
80.5302, 9.0590, 70.0922
Hunter-Lab:
75.9115, -15.2348, 38.9547
#d2cc5a color charts
#d2cc5a color shades, tints & tones
#d2cc5a color schemes
#d2cc5a color preview, HTML & CSS examples
This text has a color of #d2cc5a
<p style="color:#d2cc5a;">Text here</p>
.mytext {color:#d2cc5a;}
This box has a color of #d2cc5a
<div style="background-color:#d2cc5a;">Content here</div>
.mybackground {background-color:#d2cc5a;}
Border around this has a color of #d2cc5a
<div style="border:2px solid #d2cc5a;">Content here</div>
.myborder {border:2px solid #d2cc5a;}