#dc968c color space conversions
Hex:
#dc968c
RGB:
220, 150, 140
CMY:
14, 41, 45
CMYK:
0, 32, 36, 14
HSL:
8°, 53.3333%, 70.5882%
HSV (HSB):
8°, 36.3636%, 86.2745%
XYZ:
45.1552, 38.9218, 29.9437
xyY:
0.3960, 0.3414, 38.9218
CIE-Lab:
68.6946, 25.0825, 15.9648
CIE-LCH:
68.6946, 29.7322, 32.4764
CIE-Luv:
68.6946, 47.7204, 16.9582
Hunter-Lab:
62.3873, 20.0183, 15.2141
#dc968c color charts
#dc968c color shades, tints & tones
#dc968c color schemes
#dc968c color preview, HTML & CSS examples
This text has a color of #dc968c
<p style="color:#dc968c;">Text here</p>
.mytext {color:#dc968c;}
This box has a color of #dc968c
<div style="background-color:#dc968c;">Content here</div>
.mybackground {background-color:#dc968c;}
Border around this has a color of #dc968c
<div style="border:2px solid #dc968c;">Content here</div>
.myborder {border:2px solid #dc968c;}