#dcbbac color space conversions
Hex:
#dcbbac
RGB:
220, 187, 172
CMY:
14, 27, 33
CMYK:
0, 15, 22, 14
HSL:
19°, 40.6780%, 76.8627%
HSV (HSB):
19°, 21.8182%, 86.2745%
XYZ:
54.7319, 53.7348, 46.5169
xyY:
0.3531, 0.3467, 53.7348
CIE-Lab:
78.3069, 9.4832, 11.9673
CIE-LCH:
78.3069, 15.2692, 51.6057
CIE-Luv:
78.3069, 21.3992, 15.4019
Hunter-Lab:
73.3041, 4.9936, 13.6889
#dcbbac color charts
#dcbbac color shades, tints & tones
#dcbbac color schemes
#dcbbac color preview, HTML & CSS examples
This text has a color of #dcbbac
<p style="color:#dcbbac;">Text here</p>
.mytext {color:#dcbbac;}
This box has a color of #dcbbac
<div style="background-color:#dcbbac;">Content here</div>
.mybackground {background-color:#dcbbac;}
Border around this has a color of #dcbbac
<div style="border:2px solid #dcbbac;">Content here</div>
.myborder {border:2px solid #dcbbac;}