#dc88cf color space conversions
Hex:
#dc88cf
RGB:
220, 136, 207
CMY:
14, 47, 19
CMYK:
0, 38, 6, 14
HSL:
309°, 54.5455%, 69.8039%
HSV (HSB):
309°, 38.1818%, 86.2745%
XYZ:
49.5818, 37.3290, 63.6234
xyY:
0.3294, 0.2480, 37.3290
CIE-Lab:
67.5231, 42.4856, -23.1996
CIE-LCH:
67.5231, 48.4071, 331.3629
CIE-Luv:
67.5231, 43.8459, -42.6509
Hunter-Lab:
61.0974, 37.9360, -18.9731
#dc88cf color charts
#dc88cf color shades, tints & tones
#dc88cf color schemes
#dc88cf color preview, HTML & CSS examples
This text has a color of #dc88cf
<p style="color:#dc88cf;">Text here</p>
.mytext {color:#dc88cf;}
This box has a color of #dc88cf
<div style="background-color:#dc88cf;">Content here</div>
.mybackground {background-color:#dc88cf;}
Border around this has a color of #dc88cf
<div style="border:2px solid #dc88cf;">Content here</div>
.myborder {border:2px solid #dc88cf;}