#dada2b color space conversions
Hex:
#dada2b
RGB:
218, 218, 43
CMY:
15, 15, 83
CMYK:
0, 0, 80, 15
HSL:
60°, 70.2811%, 51.1765%
HSV (HSB):
60°, 80.2752%, 85.4902%
XYZ:
54.4209, 65.2227, 12.0064
xyY:
0.4134, 0.4954, 65.2227
CIE-Lab:
84.5983, -18.4246, 77.5389
CIE-LCH:
84.5983, 79.6978, 103.3666
CIE-Luv:
84.5983, 6.4172, 88.9629
Hunter-Lab:
80.7605, -21.0478, 47.7179
#dada2b color charts
#dada2b color shades, tints & tones
#dada2b color schemes
#dada2b color preview, HTML & CSS examples
This text has a color of #dada2b
<p style="color:#dada2b;">Text here</p>
.mytext {color:#dada2b;}
This box has a color of #dada2b
<div style="background-color:#dada2b;">Content here</div>
.mybackground {background-color:#dada2b;}
Border around this has a color of #dada2b
<div style="border:2px solid #dada2b;">Content here</div>
.myborder {border:2px solid #dada2b;}