#d2cf2a color space conversions
Hex:
#d2cf2a
RGB:
210, 207, 42
CMY:
18, 19, 84
CMYK:
0, 1, 80, 18
HSL:
59°, 66.6667%, 49.4118%
HSV (HSB):
59°, 80.0000%, 82.3529%
XYZ:
49.3091, 58.4945, 10.8822
xyY:
0.4155, 0.4929, 58.4945
CIE-Lab:
81.0129, -16.3996, 74.4493
CIE-LCH:
81.0129, 76.2341, 102.4227
CIE-Luv:
81.0129, 8.1611, 84.6830
Hunter-Lab:
76.4817, -18.7608, 45.1011
#d2cf2a color charts
#d2cf2a color shades, tints & tones
#d2cf2a color schemes
#d2cf2a color preview, HTML & CSS examples
This text has a color of #d2cf2a
<p style="color:#d2cf2a;">Text here</p>
.mytext {color:#d2cf2a;}
This box has a color of #d2cf2a
<div style="background-color:#d2cf2a;">Content here</div>
.mybackground {background-color:#d2cf2a;}
Border around this has a color of #d2cf2a
<div style="border:2px solid #d2cf2a;">Content here</div>
.myborder {border:2px solid #d2cf2a;}