#dab402 color space conversions
Hex:
#dab402
RGB:
218, 180, 2
CMY:
15, 29, 99
CMYK:
0, 17, 99, 15
HSL:
49°, 98.1818%, 43.1373%
HSV (HSB):
49°, 99.0826%, 85.4902%
XYZ:
45.2457, 47.5523, 6.8512
xyY:
0.4540, 0.4772, 47.5523
CIE-Lab:
74.5417, 0.1398, 76.5576
CIE-LCH:
74.5417, 76.5578, 89.8954
CIE-Luv:
74.5417, 33.3951, 78.4820
Hunter-Lab:
68.9582, -3.5573, 42.3801
#dab402 color charts
#dab402 color shades, tints & tones
#dab402 color schemes
#dab402 color preview, HTML & CSS examples
This text has a color of #dab402
<p style="color:#dab402;">Text here</p>
.mytext {color:#dab402;}
This box has a color of #dab402
<div style="background-color:#dab402;">Content here</div>
.mybackground {background-color:#dab402;}
Border around this has a color of #dab402
<div style="border:2px solid #dab402;">Content here</div>
.myborder {border:2px solid #dab402;}