#dadf0c color space conversions
Hex:
#dadf0c
RGB:
218, 223, 12
CMY:
15, 13, 95
CMYK:
2, 0, 95, 13
HSL:
61°, 89.7872%, 46.0784%
HSV (HSB):
61°, 94.6188%, 87.4510%
XYZ:
55.3675, 67.7073, 10.4985
xyY:
0.4145, 0.5069, 67.7073
CIE-Lab:
85.8599, -21.4689, 83.9101
CIE-LCH:
85.8599, 86.6130, 104.3516
CIE-Luv:
85.8599, 3.3987, 94.1945
Hunter-Lab:
82.2845, -23.8889, 50.0345
#dadf0c color charts
#dadf0c color shades, tints & tones
#dadf0c color schemes
#dadf0c color preview, HTML & CSS examples
This text has a color of #dadf0c
<p style="color:#dadf0c;">Text here</p>
.mytext {color:#dadf0c;}
This box has a color of #dadf0c
<div style="background-color:#dadf0c;">Content here</div>
.mybackground {background-color:#dadf0c;}
Border around this has a color of #dadf0c
<div style="border:2px solid #dadf0c;">Content here</div>
.myborder {border:2px solid #dadf0c;}