#daafc4 color space conversions
Hex:
#daafc4
RGB:
218, 175, 196
CMY:
15, 31, 23
CMYK:
0, 20, 10, 15
HSL:
331°, 36.7521%, 77.0588%
HSV (HSB):
331°, 19.7248%, 85.4902%
XYZ:
54.2072, 49.5509, 58.9318
xyY:
0.3332, 0.3046, 49.5509
CIE-Lab:
75.7928, 18.9863, -4.7262
CIE-LCH:
75.7928, 19.5657, 346.0217
CIE-Luv:
75.7928, 24.3532, -10.4431
Hunter-Lab:
70.3924, 14.2712, -0.3623
#daafc4 color charts
#daafc4 color shades, tints & tones
#daafc4 color schemes
#daafc4 color preview, HTML & CSS examples
This text has a color of #daafc4
<p style="color:#daafc4;">Text here</p>
.mytext {color:#daafc4;}
This box has a color of #daafc4
<div style="background-color:#daafc4;">Content here</div>
.mybackground {background-color:#daafc4;}
Border around this has a color of #daafc4
<div style="border:2px solid #daafc4;">Content here</div>
.myborder {border:2px solid #daafc4;}