#daf985 color space conversions
Hex:
#daf985
RGB:
218, 249, 133
CMY:
15, 2, 48
CMYK:
12, 0, 47, 2
HSL:
76°, 90.6250%, 74.9020%
HSV (HSB):
76°, 46.5863%, 97.6471%
XYZ:
67.0228, 84.3502, 34.9391
xyY:
0.3597, 0.4527, 84.3502
CIE-Lab:
93.6024, -27.3853, 52.0454
CIE-LCH:
93.6024, 58.8105, 117.7525
CIE-Luv:
93.6024, -13.7367, 72.9112
Hunter-Lab:
91.8424, -30.4623, 41.7343
#daf985 color charts
#daf985 color shades, tints & tones
#daf985 color schemes
#daf985 color preview, HTML & CSS examples
This text has a color of #daf985
<p style="color:#daf985;">Text here</p>
.mytext {color:#daf985;}
This box has a color of #daf985
<div style="background-color:#daf985;">Content here</div>
.mybackground {background-color:#daf985;}
Border around this has a color of #daf985
<div style="border:2px solid #daf985;">Content here</div>
.myborder {border:2px solid #daf985;}