#dc9798 color space conversions
Hex:
#dc9798
RGB:
220, 151, 152
CMY:
14, 41, 40
CMYK:
0, 31, 31, 14
HSL:
359°, 49.6403%, 72.7451%
HSV (HSB):
359°, 31.3636%, 86.2745%
XYZ:
46.2493, 39.6159, 34.9148
xyY:
0.3829, 0.3280, 39.6159
CIE-Lab:
69.1950, 26.0513, 9.9955
CIE-LCH:
69.1950, 27.9030, 20.9910
CIE-Luv:
69.1950, 45.3379, 9.0816
Hunter-Lab:
62.9411, 21.0153, 11.1694
#dc9798 color charts
#dc9798 color shades, tints & tones
#dc9798 color schemes
#dc9798 color preview, HTML & CSS examples
This text has a color of #dc9798
<p style="color:#dc9798;">Text here</p>
.mytext {color:#dc9798;}
This box has a color of #dc9798
<div style="background-color:#dc9798;">Content here</div>
.mybackground {background-color:#dc9798;}
Border around this has a color of #dc9798
<div style="border:2px solid #dc9798;">Content here</div>
.myborder {border:2px solid #dc9798;}