#d2cf5a color space conversions
Hex:
#d2cf5a
RGB:
210, 207, 90
CMY:
18, 19, 65
CMYK:
0, 1, 57, 18
HSL:
59°, 57.1429%, 58.8235%
HSV (HSB):
59°, 57.1429%, 82.3529%
XYZ:
50.7366, 59.0655, 18.3995
xyY:
0.3958, 0.4607, 59.0655
CIE-Lab:
81.3276, -13.9156, 57.2341
CIE-LCH:
81.3276, 58.9014, 103.6654
CIE-Luv:
81.3276, 7.1475, 71.4544
Hunter-Lab:
76.8541, -16.6545, 39.6033
#d2cf5a color charts
#d2cf5a color shades, tints & tones
#d2cf5a color schemes
#d2cf5a color preview, HTML & CSS examples
This text has a color of #d2cf5a
<p style="color:#d2cf5a;">Text here</p>
.mytext {color:#d2cf5a;}
This box has a color of #d2cf5a
<div style="background-color:#d2cf5a;">Content here</div>
.mybackground {background-color:#d2cf5a;}
Border around this has a color of #d2cf5a
<div style="border:2px solid #d2cf5a;">Content here</div>
.myborder {border:2px solid #d2cf5a;}