#dcbfcc color space conversions
Hex:
#dcbfcc
RGB:
220, 191, 204
CMY:
14, 25, 20
CMYK:
0, 13, 7, 14
HSL:
333°, 29.2929%, 80.5882%
HSV (HSB):
333°, 13.1818%, 86.2745%
XYZ:
59.0451, 56.8369, 64.9853
xyY:
0.3265, 0.3142, 56.8369
CIE-Lab:
80.0878, 12.4590, -2.7210
CIE-LCH:
80.0878, 12.7527, 347.6803
CIE-Luv:
80.0878, 16.2395, -6.3111
Hunter-Lab:
75.3902, 7.8670, 1.6660
#dcbfcc color charts
#dcbfcc color shades, tints & tones
#dcbfcc color schemes
#dcbfcc color preview, HTML & CSS examples
This text has a color of #dcbfcc
<p style="color:#dcbfcc;">Text here</p>
.mytext {color:#dcbfcc;}
This box has a color of #dcbfcc
<div style="background-color:#dcbfcc;">Content here</div>
.mybackground {background-color:#dcbfcc;}
Border around this has a color of #dcbfcc
<div style="border:2px solid #dcbfcc;">Content here</div>
.myborder {border:2px solid #dcbfcc;}