#d5999a color space conversions
Hex:
#d5999a
RGB:
213, 153, 154
CMY:
16, 40, 40
CMYK:
0, 28, 28, 16
HSL:
359°, 41.6667%, 71.7647%
HSV (HSB):
359°, 28.1690%, 83.5294%
XYZ:
44.6645, 39.2617, 35.7960
xyY:
0.3731, 0.3279, 39.2617
CIE-Lab:
68.9404, 22.6047, 8.4143
CIE-LCH:
68.9404, 24.1199, 20.4171
CIE-Luv:
68.9404, 38.7810, 7.6542
Hunter-Lab:
62.6592, 17.5844, 9.9901
#d5999a color charts
#d5999a color shades, tints & tones
#d5999a color schemes
#d5999a color preview, HTML & CSS examples
This text has a color of #d5999a
<p style="color:#d5999a;">Text here</p>
.mytext {color:#d5999a;}
This box has a color of #d5999a
<div style="background-color:#d5999a;">Content here</div>
.mybackground {background-color:#d5999a;}
Border around this has a color of #d5999a
<div style="border:2px solid #d5999a;">Content here</div>
.myborder {border:2px solid #d5999a;}