#dc7788 color space conversions
Hex:
#dc7788
RGB:
220, 119, 136
CMY:
14, 53, 47
CMYK:
0, 46, 38, 14
HSL:
350°, 59.0643%, 66.4706%
HSV (HSB):
350°, 45.9091%, 86.2745%
XYZ:
40.5560, 30.1869, 26.9817
xyY:
0.4150, 0.3089, 30.1869
CIE-Lab:
61.8151, 41.0124, 8.5419
CIE-LCH:
61.8151, 41.8924, 11.7651
CIE-Luv:
61.8151, 68.0088, 3.7982
Hunter-Lab:
54.9426, 35.6106, 9.3432
#dc7788 color charts
#dc7788 color shades, tints & tones
#dc7788 color schemes
#dc7788 color preview, HTML & CSS examples
This text has a color of #dc7788
<p style="color:#dc7788;">Text here</p>
.mytext {color:#dc7788;}
This box has a color of #dc7788
<div style="background-color:#dc7788;">Content here</div>
.mybackground {background-color:#dc7788;}
Border around this has a color of #dc7788
<div style="border:2px solid #dc7788;">Content here</div>
.myborder {border:2px solid #dc7788;}