#d9949f color space conversions
Hex:
#d9949f
RGB:
217, 148, 159
CMY:
15, 42, 38
CMYK:
0, 32, 27, 15
HSL:
350°, 47.5862%, 71.5686%
HSV (HSB):
350°, 31.7972%, 85.0980%
XYZ:
45.4632, 38.4347, 37.8234
xyY:
0.3735, 0.3158, 38.4347
CIE-Lab:
68.3398, 27.4967, 4.8206
CIE-LCH:
68.3398, 27.9161, 9.9437
CIE-Luv:
68.3398, 43.9110, 1.7789
Hunter-Lab:
61.9957, 22.4064, 7.2244
#d9949f color charts
#d9949f color shades, tints & tones
#d9949f color schemes
#d9949f color preview, HTML & CSS examples
This text has a color of #d9949f
<p style="color:#d9949f;">Text here</p>
.mytext {color:#d9949f;}
This box has a color of #d9949f
<div style="background-color:#d9949f;">Content here</div>
.mybackground {background-color:#d9949f;}
Border around this has a color of #d9949f
<div style="border:2px solid #d9949f;">Content here</div>
.myborder {border:2px solid #d9949f;}