#d49d9b color space conversions
Hex:
#d49d9b
RGB:
212, 157, 155
CMY:
17, 38, 39
CMYK:
0, 26, 27, 17
HSL:
2°, 39.8601%, 71.9608%
HSV (HSB):
2°, 26.8868%, 83.1373%
XYZ:
45.1247, 40.4775, 36.4450
xyY:
0.3697, 0.3317, 40.4775
CIE-Lab:
69.8083, 20.1942, 9.0815
CIE-LCH:
69.8083, 22.1423, 24.2140
CIE-Luv:
69.8083, 35.5315, 9.0585
Hunter-Lab:
63.6220, 15.2651, 10.5719
#d49d9b color charts
#d49d9b color shades, tints & tones
#d49d9b color schemes
#d49d9b color preview, HTML & CSS examples
This text has a color of #d49d9b
<p style="color:#d49d9b;">Text here</p>
.mytext {color:#d49d9b;}
This box has a color of #d49d9b
<div style="background-color:#d49d9b;">Content here</div>
.mybackground {background-color:#d49d9b;}
Border around this has a color of #d49d9b
<div style="border:2px solid #d49d9b;">Content here</div>
.myborder {border:2px solid #d49d9b;}