#d9947c color space conversions
Hex:
#d9947c
RGB:
217, 148, 124
CMY:
15, 42, 51
CMYK:
0, 32, 43, 15
HSL:
15°, 55.0296%, 66.8627%
HSV (HSB):
15°, 42.8571%, 85.0980%
XYZ:
42.8433, 37.3868, 24.0271
xyY:
0.4109, 0.3586, 37.3868
CIE-Lab:
67.5662, 23.1709, 23.2212
CIE-LCH:
67.5662, 32.8042, 45.0622
CIE-Luv:
67.5662, 48.9892, 26.0156
Hunter-Lab:
61.1447, 18.0693, 19.5031
#d9947c color charts
#d9947c color shades, tints & tones
#d9947c color schemes
#d9947c color preview, HTML & CSS examples
This text has a color of #d9947c
<p style="color:#d9947c;">Text here</p>
.mytext {color:#d9947c;}
This box has a color of #d9947c
<div style="background-color:#d9947c;">Content here</div>
.mybackground {background-color:#d9947c;}
Border around this has a color of #d9947c
<div style="border:2px solid #d9947c;">Content here</div>
.myborder {border:2px solid #d9947c;}