#d4949e color space conversions
Hex:
#d4949e
RGB:
212, 148, 158
CMY:
17, 42, 38
CMYK:
0, 30, 25, 17
HSL:
351°, 42.6667%, 70.5882%
HSV (HSB):
351°, 30.1887%, 83.1373%
XYZ:
43.9128, 37.6455, 37.2996
xyY:
0.3695, 0.3167, 37.6455
CIE-Lab:
67.7585, 25.5059, 4.4703
CIE-LCH:
67.7585, 25.8947, 9.9410
CIE-Luv:
67.7585, 40.4784, 1.6822
Hunter-Lab:
61.3559, 20.3808, 6.9055
#d4949e color charts
#d4949e color shades, tints & tones
#d4949e color schemes
#d4949e color preview, HTML & CSS examples
This text has a color of #d4949e
<p style="color:#d4949e;">Text here</p>
.mytext {color:#d4949e;}
This box has a color of #d4949e
<div style="background-color:#d4949e;">Content here</div>
.mybackground {background-color:#d4949e;}
Border around this has a color of #d4949e
<div style="border:2px solid #d4949e;">Content here</div>
.myborder {border:2px solid #d4949e;}