#dad01b color space conversions
Hex:
#dad01b
RGB:
218, 208, 27
CMY:
15, 18, 89
CMYK:
0, 5, 88, 15
HSL:
57°, 77.9592%, 48.0392%
HSV (HSB):
57°, 87.6147%, 85.4902%
XYZ:
51.6671, 60.0963, 9.9135
xyY:
0.4246, 0.4939, 60.0963
CIE-Lab:
81.8905, -13.8775, 78.8023
CIE-LCH:
81.8905, 80.0149, 99.9877
CIE-Luv:
81.8905, 13.2375, 87.2601
Hunter-Lab:
77.5218, -16.6955, 46.6832
#dad01b color charts
#dad01b color shades, tints & tones
#dad01b color schemes
#dad01b color preview, HTML & CSS examples
This text has a color of #dad01b
<p style="color:#dad01b;">Text here</p>
.mytext {color:#dad01b;}
This box has a color of #dad01b
<div style="background-color:#dad01b;">Content here</div>
.mybackground {background-color:#dad01b;}
Border around this has a color of #dad01b
<div style="border:2px solid #dad01b;">Content here</div>
.myborder {border:2px solid #dad01b;}