#daf382 color space conversions
Hex:
#daf382
RGB:
218, 243, 130
CMY:
15, 5, 49
CMYK:
10, 0, 47, 5
HSL:
73°, 82.4818%, 73.1373%
HSV (HSB):
73°, 46.5021%, 95.2941%
XYZ:
64.9933, 80.6183, 33.2545
xyY:
0.3634, 0.4507, 80.6183
CIE-Lab:
91.9616, -24.8508, 51.4533
CIE-LCH:
91.9616, 57.1403, 115.7795
CIE-Luv:
91.9616, -10.3233, 71.3943
Hunter-Lab:
89.7877, -27.9203, 40.8923
#daf382 color charts
#daf382 color shades, tints & tones
#daf382 color schemes
#daf382 color preview, HTML & CSS examples
This text has a color of #daf382
<p style="color:#daf382;">Text here</p>
.mytext {color:#daf382;}
This box has a color of #daf382
<div style="background-color:#daf382;">Content here</div>
.mybackground {background-color:#daf382;}
Border around this has a color of #daf382
<div style="border:2px solid #daf382;">Content here</div>
.myborder {border:2px solid #daf382;}