#dc9599 color space conversions
Hex:
#dc9599
RGB:
220, 149, 153
CMY:
14, 42, 40
CMYK:
0, 32, 30, 14
HSL:
357°, 50.3546%, 72.3529%
HSV (HSB):
357°, 32.2727%, 86.2745%
XYZ:
46.0124, 39.0104, 35.2416
xyY:
0.3826, 0.3244, 39.0104
CIE-Lab:
68.7588, 27.2589, 8.8175
CIE-LCH:
68.7588, 28.6496, 17.9250
CIE-Luv:
68.7588, 46.4133, 7.2536
Hunter-Lab:
62.4583, 22.1970, 10.2669
#dc9599 color charts
#dc9599 color shades, tints & tones
#dc9599 color schemes
#dc9599 color preview, HTML & CSS examples
This text has a color of #dc9599
<p style="color:#dc9599;">Text here</p>
.mytext {color:#dc9599;}
This box has a color of #dc9599
<div style="background-color:#dc9599;">Content here</div>
.mybackground {background-color:#dc9599;}
Border around this has a color of #dc9599
<div style="border:2px solid #dc9599;">Content here</div>
.myborder {border:2px solid #dc9599;}