#dafd2b color space conversions
Hex:
#dafd2b
RGB:
218, 253, 43
CMY:
15, 1, 83
CMYK:
14, 0, 83, 1
HSL:
70°, 98.1308%, 58.0392%
HSV (HSB):
70°, 83.0040%, 99.2157%
XYZ:
64.4748, 85.3304, 15.3577
xyY:
0.3904, 0.5166, 85.3304
CIE-Lab:
94.0253, -34.9208, 85.5904
CIE-LCH:
94.0253, 92.4402, 112.1954
CIE-Luv:
94.0253, -15.1180, 102.6297
Hunter-Lab:
92.3745, -37.0673, 54.8048
#dafd2b color charts
#dafd2b color shades, tints & tones
#dafd2b color schemes
#dafd2b color preview, HTML & CSS examples
This text has a color of #dafd2b
<p style="color:#dafd2b;">Text here</p>
.mytext {color:#dafd2b;}
This box has a color of #dafd2b
<div style="background-color:#dafd2b;">Content here</div>
.mybackground {background-color:#dafd2b;}
Border around this has a color of #dafd2b
<div style="border:2px solid #dafd2b;">Content here</div>
.myborder {border:2px solid #dafd2b;}