#dc806c color space conversions
Hex:
#dc806c
RGB:
220, 128, 108
CMY:
14, 50, 58
CMYK:
0, 42, 51, 14
HSL:
11°, 61.5385%, 64.3137%
HSV (HSB):
11°, 50.9091%, 86.2745%
XYZ:
39.9411, 31.7367, 18.2080
xyY:
0.4444, 0.3531, 31.7367
CIE-Lab:
63.1247, 33.4559, 26.2347
CIE-LCH:
63.1247, 42.5154, 38.1020
CIE-Luv:
63.1247, 67.4111, 26.4476
Hunter-Lab:
56.3353, 27.9678, 20.2717
#dc806c color charts
#dc806c color shades, tints & tones
#dc806c color schemes
#dc806c color preview, HTML & CSS examples
This text has a color of #dc806c
<p style="color:#dc806c;">Text here</p>
.mytext {color:#dc806c;}
This box has a color of #dc806c
<div style="background-color:#dc806c;">Content here</div>
.mybackground {background-color:#dc806c;}
Border around this has a color of #dc806c
<div style="border:2px solid #dc806c;">Content here</div>
.myborder {border:2px solid #dc806c;}