#dcaf9e color space conversions
Hex:
#dcaf9e
RGB:
220, 175, 158
CMY:
14, 31, 38
CMYK:
0, 20, 28, 14
HSL:
16°, 46.9697%, 74.1176%
HSV (HSB):
16°, 28.1818%, 86.2745%
XYZ:
51.0167, 48.3442, 38.9902
xyY:
0.3687, 0.3494, 48.3442
CIE-Lab:
75.0415, 13.9245, 14.9441
CIE-LCH:
75.0415, 20.4259, 47.0227
CIE-Luv:
75.0415, 29.8906, 18.3530
Hunter-Lab:
69.5300, 9.2945, 15.4230
#dcaf9e color charts
#dcaf9e color shades, tints & tones
#dcaf9e color schemes
#dcaf9e color preview, HTML & CSS examples
This text has a color of #dcaf9e
<p style="color:#dcaf9e;">Text here</p>
.mytext {color:#dcaf9e;}
This box has a color of #dcaf9e
<div style="background-color:#dcaf9e;">Content here</div>
.mybackground {background-color:#dcaf9e;}
Border around this has a color of #dcaf9e
<div style="border:2px solid #dcaf9e;">Content here</div>
.myborder {border:2px solid #dcaf9e;}