#d47c83 color space conversions
Hex:
#d47c83
RGB:
212, 124, 131
CMY:
17, 51, 49
CMYK:
0, 42, 38, 17
HSL:
355°, 50.5747%, 65.8824%
HSV (HSB):
355°, 41.5094%, 83.1373%
XYZ:
38.4558, 30.0510, 25.2463
xyY:
0.4102, 0.3205, 30.0510
CIE-Lab:
61.6982, 34.9030, 11.0934
CIE-LCH:
61.6982, 36.6235, 17.6321
CIE-Luv:
61.6982, 59.7006, 8.3307
Hunter-Lab:
54.8188, 29.2859, 11.0677
#d47c83 color charts
#d47c83 color shades, tints & tones
#d47c83 color schemes
#d47c83 color preview, HTML & CSS examples
This text has a color of #d47c83
<p style="color:#d47c83;">Text here</p>
.mytext {color:#d47c83;}
This box has a color of #d47c83
<div style="background-color:#d47c83;">Content here</div>
.mybackground {background-color:#d47c83;}
Border around this has a color of #d47c83
<div style="border:2px solid #d47c83;">Content here</div>
.myborder {border:2px solid #d47c83;}