#d47b9e color space conversions
Hex:
#d47b9e
RGB:
212, 123, 158
CMY:
17, 52, 38
CMYK:
0, 42, 25, 17
HSL:
336°, 50.8571%, 65.6863%
HSV (HSB):
336°, 41.9811%, 83.1373%
XYZ:
40.4059, 30.6316, 36.1306
xyY:
0.3770, 0.2858, 30.6316
CIE-Lab:
62.1954, 38.9084, -3.6438
CIE-LCH:
62.1954, 39.0787, 354.6498
CIE-Luv:
62.1954, 54.8754, -12.2175
Hunter-Lab:
55.3458, 33.4610, 0.0366
#d47b9e color charts
#d47b9e color shades, tints & tones
#d47b9e color schemes
#d47b9e color preview, HTML & CSS examples
This text has a color of #d47b9e
<p style="color:#d47b9e;">Text here</p>
.mytext {color:#d47b9e;}
This box has a color of #d47b9e
<div style="background-color:#d47b9e;">Content here</div>
.mybackground {background-color:#d47b9e;}
Border around this has a color of #d47b9e
<div style="border:2px solid #d47b9e;">Content here</div>
.myborder {border:2px solid #d47b9e;}