#d47e83 color space conversions
Hex:
#d47e83
RGB:
212, 126, 131
CMY:
17, 51, 49
CMYK:
0, 41, 38, 17
HSL:
357°, 50.0000%, 66.2745%
HSV (HSB):
357°, 40.5660%, 83.1373%
XYZ:
38.7090, 30.5575, 25.3307
xyY:
0.4092, 0.3230, 30.5575
CIE-Lab:
62.1323, 33.8421, 11.7049
CIE-LCH:
62.1323, 35.8091, 19.0789
CIE-Luv:
62.1323, 58.4387, 9.3461
Hunter-Lab:
55.2788, 28.2567, 11.5264
#d47e83 color charts
#d47e83 color shades, tints & tones
#d47e83 color schemes
#d47e83 color preview, HTML & CSS examples
This text has a color of #d47e83
<p style="color:#d47e83;">Text here</p>
.mytext {color:#d47e83;}
This box has a color of #d47e83
<div style="background-color:#d47e83;">Content here</div>
.mybackground {background-color:#d47e83;}
Border around this has a color of #d47e83
<div style="border:2px solid #d47e83;">Content here</div>
.myborder {border:2px solid #d47e83;}