#dacacf color space conversions
Hex:
#dacacf
RGB:
218, 202, 207
CMY:
15, 21, 19
CMYK:
0, 7, 5, 15
HSL:
341°, 17.7778%, 82.3529%
HSV (HSB):
341°, 7.3394%, 85.4902%
XYZ:
61.2965, 61.6515, 67.7007
xyY:
0.3215, 0.3234, 61.6515
CIE-Lab:
82.7277, 6.4348, -0.4828
CIE-LCH:
82.7277, 6.4528, 355.7095
CIE-Luv:
82.7277, 8.9719, -1.8708
Hunter-Lab:
78.5185, 1.9411, 3.8415
#dacacf color charts
#dacacf color shades, tints & tones
#dacacf color schemes
#dacacf color preview, HTML & CSS examples
This text has a color of #dacacf
<p style="color:#dacacf;">Text here</p>
.mytext {color:#dacacf;}
This box has a color of #dacacf
<div style="background-color:#dacacf;">Content here</div>
.mybackground {background-color:#dacacf;}
Border around this has a color of #dacacf
<div style="border:2px solid #dacacf;">Content here</div>
.myborder {border:2px solid #dacacf;}