#d2cc30 color space conversions
Hex:
#d2cc30
RGB:
210, 204, 48
CMY:
18, 20, 81
CMYK:
0, 3, 77, 18
HSL:
58°, 64.2857%, 50.5882%
HSV (HSB):
58°, 77.1429%, 82.3529%
XYZ:
48.7047, 57.1008, 11.2508
xyY:
0.4161, 0.4878, 57.1008
CIE-Lab:
80.2362, -14.7000, 72.0737
CIE-LCH:
80.2362, 73.5575, 101.5279
CIE-Luv:
80.2362, 10.0572, 82.3751
Hunter-Lab:
75.5651, -17.1884, 44.0679
#d2cc30 color charts
#d2cc30 color shades, tints & tones
#d2cc30 color schemes
#d2cc30 color preview, HTML & CSS examples
This text has a color of #d2cc30
<p style="color:#d2cc30;">Text here</p>
.mytext {color:#d2cc30;}
This box has a color of #d2cc30
<div style="background-color:#d2cc30;">Content here</div>
.mybackground {background-color:#d2cc30;}
Border around this has a color of #d2cc30
<div style="border:2px solid #d2cc30;">Content here</div>
.myborder {border:2px solid #d2cc30;}