#d4999a color space conversions
Hex:
#d4999a
RGB:
212, 153, 154
CMY:
17, 40, 40
CMYK:
0, 28, 27, 17
HSL:
359°, 40.6897%, 71.5686%
HSV (HSB):
359°, 27.8302%, 83.1373%
XYZ:
44.3753, 39.1126, 35.7825
xyY:
0.3721, 0.3279, 39.1126
CIE-Lab:
68.8328, 22.2279, 8.2461
CIE-LCH:
68.8328, 23.7081, 20.3538
CIE-Luv:
68.8328, 38.0684, 7.4992
Hunter-Lab:
62.5401, 17.2096, 9.8551
#d4999a color charts
#d4999a color shades, tints & tones
#d4999a color schemes
#d4999a color preview, HTML & CSS examples
This text has a color of #d4999a
<p style="color:#d4999a;">Text here</p>
.mytext {color:#d4999a;}
This box has a color of #d4999a
<div style="background-color:#d4999a;">Content here</div>
.mybackground {background-color:#d4999a;}
Border around this has a color of #d4999a
<div style="border:2px solid #d4999a;">Content here</div>
.myborder {border:2px solid #d4999a;}