#dafdac color space conversions
Hex:
#dafdac
RGB:
218, 253, 172
CMY:
15, 1, 33
CMYK:
14, 0, 32, 1
HSL:
86°, 95.2941%, 83.3333%
HSV (HSB):
86°, 32.0158%, 99.2157%
XYZ:
71.4851, 88.1345, 52.2737
xyY:
0.3374, 0.4159, 88.1345
CIE-Lab:
95.2176, -24.6817, 35.1498
CIE-LCH:
95.2176, 42.9500, 125.0760
CIE-Luv:
95.2176, -16.5878, 53.6049
Hunter-Lab:
93.8800, -28.3708, 32.7025
#dafdac color charts
#dafdac RGB chart
#dafdac CMYK chart
#dafdac RGB pie chart
#dafdac color shades, tints & tones
#dafdac color schemes
#dafdac color preview, HTML & CSS examples
This text has a color of #dafdac
<p style="color:#dafdac;">Text here</p>
.mytext {color:#dafdac;}
Text color #dafdac
This box has a color of #dafdac
<div style="background-color:#dafdac;">Content here</div>
.mybackground {background-color:#dafdac;}
Background color #dafdac
Border around this has a color of #dafdac
<div style="border:2px solid #dafdac;">Content here</div>
.myborder {border:2px solid #dafdac;}
Border color #dafdac