#d49d9a color space conversions
Hex:
#d49d9a
RGB:
212, 157, 154
CMY:
17, 38, 40
CMYK:
0, 26, 27, 17
HSL:
3°, 40.2778%, 71.7647%
HSV (HSB):
3°, 27.3585%, 83.1373%
XYZ:
45.0411, 40.4441, 36.0044
xyY:
0.3707, 0.3329, 40.4441
CIE-Lab:
69.7847, 20.0549, 9.6026
CIE-LCH:
69.7847, 22.2353, 25.5857
CIE-Luv:
69.7847, 35.6596, 9.7852
Hunter-Lab:
63.5957, 15.1287, 10.9502
#d49d9a color charts
#d49d9a color shades, tints & tones
#d49d9a color schemes
#d49d9a color preview, HTML & CSS examples
This text has a color of #d49d9a
<p style="color:#d49d9a;">Text here</p>
.mytext {color:#d49d9a;}
This box has a color of #d49d9a
<div style="background-color:#d49d9a;">Content here</div>
.mybackground {background-color:#d49d9a;}
Border around this has a color of #d49d9a
<div style="border:2px solid #d49d9a;">Content here</div>
.myborder {border:2px solid #d49d9a;}