#dafcac color space conversions
Hex:
#dafcac
RGB:
218, 252, 172
CMY:
15, 1, 33
CMYK:
13, 0, 32, 1
HSL:
85°, 93.0233%, 83.1373%
HSV (HSB):
85°, 31.7460%, 98.8235%
XYZ:
71.1702, 87.5048, 52.1688
xyY:
0.3375, 0.4150, 87.5048
CIE-Lab:
94.9520, -24.2058, 34.7969
CIE-LCH:
94.9520, 42.3880, 124.8237
CIE-Luv:
94.9520, -16.0615, 53.0447
Hunter-Lab:
93.5440, -27.8954, 32.4152
#dafcac color charts
#dafcac color shades, tints & tones
#dafcac color schemes
#dafcac color preview, HTML & CSS examples
This text has a color of #dafcac
<p style="color:#dafcac;">Text here</p>
.mytext {color:#dafcac;}
This box has a color of #dafcac
<div style="background-color:#dafcac;">Content here</div>
.mybackground {background-color:#dafcac;}
Border around this has a color of #dafcac
<div style="border:2px solid #dafcac;">Content here</div>
.myborder {border:2px solid #dafcac;}