#d2dc2a color space conversions
Hex:
#d2dc2a
RGB:
210, 220, 42
CMY:
18, 14, 84
CMYK:
5, 0, 81, 14
HSL:
63°, 71.7742%, 51.3725%
HSV (HSB):
63°, 80.9091%, 86.2745%
XYZ:
52.5895, 65.0552, 11.9756
xyY:
0.4057, 0.5019, 65.0552
CIE-Lab:
84.5122, -22.7639, 77.4724
CIE-LCH:
84.5122, 80.7476, 106.3745
CIE-Luv:
84.5122, -0.2187, 89.8314
Hunter-Lab:
80.6568, -24.7647, 47.6566
#d2dc2a color charts
#d2dc2a color shades, tints & tones
#d2dc2a color schemes
#d2dc2a color preview, HTML & CSS examples
This text has a color of #d2dc2a
<p style="color:#d2dc2a;">Text here</p>
.mytext {color:#d2dc2a;}
This box has a color of #d2dc2a
<div style="background-color:#d2dc2a;">Content here</div>
.mybackground {background-color:#d2dc2a;}
Border around this has a color of #d2dc2a
<div style="border:2px solid #d2dc2a;">Content here</div>
.myborder {border:2px solid #d2dc2a;}