#dc80be color space conversions
Hex:
#dc80be
RGB:
220, 128, 190
CMY:
14, 50, 25
CMYK:
0, 42, 14, 14
HSL:
320°, 56.7901%, 68.2353%
HSV (HSB):
320°, 41.8182%, 86.2745%
XYZ:
46.5286, 34.3717, 52.8973
xyY:
0.3478, 0.2569, 34.3717
CIE-Lab:
65.2565, 43.8178, -17.1273
CIE-LCH:
65.2565, 47.0462, 338.6507
CIE-Luv:
65.2565, 51.2116, -33.2246
Hunter-Lab:
58.6274, 39.0656, -12.4560
#dc80be color charts
#dc80be color shades, tints & tones
#dc80be color schemes
#dc80be color preview, HTML & CSS examples
This text has a color of #dc80be
<p style="color:#dc80be;">Text here</p>
.mytext {color:#dc80be;}
This box has a color of #dc80be
<div style="background-color:#dc80be;">Content here</div>
.mybackground {background-color:#dc80be;}
Border around this has a color of #dc80be
<div style="border:2px solid #dc80be;">Content here</div>
.myborder {border:2px solid #dc80be;}