#daf890 color space conversions
Hex:
#daf890
RGB:
218, 248, 144
CMY:
15, 3, 44
CMYK:
12, 0, 42, 3
HSL:
77°, 88.1356%, 76.8627%
HSV (HSB):
77°, 41.9355%, 97.2549%
XYZ:
67.5149, 84.0538, 39.0512
xyY:
0.3542, 0.4410, 84.0538
CIE-Lab:
93.4739, -25.7447, 46.6501
CIE-LCH:
93.4739, 53.2824, 118.8929
CIE-Luv:
93.4739, -13.3776, 66.8460
Hunter-Lab:
91.6809, -28.9920, 38.9222
#daf890 color charts
#daf890 color shades, tints & tones
#daf890 color schemes
#daf890 color preview, HTML & CSS examples
This text has a color of #daf890
<p style="color:#daf890;">Text here</p>
.mytext {color:#daf890;}
This box has a color of #daf890
<div style="background-color:#daf890;">Content here</div>
.mybackground {background-color:#daf890;}
Border around this has a color of #daf890
<div style="border:2px solid #daf890;">Content here</div>
.myborder {border:2px solid #daf890;}