#dadc0b color space conversions
Hex:
#dadc0b
RGB:
218, 220, 11
CMY:
15, 14, 96
CMYK:
1, 0, 95, 14
HSL:
61°, 90.4762%, 45.2941%
HSV (HSB):
61°, 95.0000%, 86.2745%
XYZ:
54.5670, 66.1160, 10.2023
xyY:
0.4169, 0.5051, 66.1160
CIE-Lab:
85.0555, -20.0240, 83.3940
CIE-LCH:
85.0555, 85.7643, 103.5019
CIE-Luv:
85.0555, 5.3512, 93.1120
Hunter-Lab:
81.3117, -22.5070, 49.4790
#dadc0b color charts
#dadc0b color shades, tints & tones
#dadc0b color schemes
#dadc0b color preview, HTML & CSS examples
This text has a color of #dadc0b
<p style="color:#dadc0b;">Text here</p>
.mytext {color:#dadc0b;}
This box has a color of #dadc0b
<div style="background-color:#dadc0b;">Content here</div>
.mybackground {background-color:#dadc0b;}
Border around this has a color of #dadc0b
<div style="border:2px solid #dadc0b;">Content here</div>
.myborder {border:2px solid #dadc0b;}