#dc808d color space conversions
Hex:
#dc808d
RGB:
220, 128, 141
CMY:
14, 50, 45
CMYK:
0, 42, 36, 14
HSL:
352°, 56.7901%, 68.2353%
HSV (HSB):
352°, 41.8182%, 86.2745%
XYZ:
42.0421, 32.5771, 29.2714
xyY:
0.4047, 0.3136, 32.5771
CIE-Lab:
63.8170, 36.9264, 8.5358
CIE-LCH:
63.8170, 37.9002, 13.0157
CIE-Luv:
63.8170, 61.4349, 4.7238
Hunter-Lab:
57.0763, 31.5985, 9.5467
#dc808d color charts
#dc808d color shades, tints & tones
#dc808d color schemes
#dc808d color preview, HTML & CSS examples
This text has a color of #dc808d
<p style="color:#dc808d;">Text here</p>
.mytext {color:#dc808d;}
This box has a color of #dc808d
<div style="background-color:#dc808d;">Content here</div>
.mybackground {background-color:#dc808d;}
Border around this has a color of #dc808d
<div style="border:2px solid #dc808d;">Content here</div>
.myborder {border:2px solid #dc808d;}