#dafc8c color space conversions
Hex:
#dafc8c
RGB:
218, 252, 140
CMY:
15, 1, 45
CMYK:
13, 0, 44, 1
HSL:
78°, 94.9153%, 76.8627%
HSV (HSB):
78°, 44.4444%, 98.8235%
XYZ:
68.4575, 86.4197, 37.8835
xyY:
0.3551, 0.4483, 86.4197
CIE-Lab:
94.4915, -28.0644, 49.8352
CIE-LCH:
94.4915, 57.1941, 119.3858
CIE-Luv:
94.4915, -15.5020, 70.9473
Hunter-Lab:
92.9622, -31.2362, 40.9119
#dafc8c color charts
#dafc8c color shades, tints & tones
#dafc8c color schemes
#dafc8c color preview, HTML & CSS examples
This text has a color of #dafc8c
<p style="color:#dafc8c;">Text here</p>
.mytext {color:#dafc8c;}
This box has a color of #dafc8c
<div style="background-color:#dafc8c;">Content here</div>
.mybackground {background-color:#dafc8c;}
Border around this has a color of #dafc8c
<div style="border:2px solid #dafc8c;">Content here</div>
.myborder {border:2px solid #dafc8c;}