#d47c81 color space conversions
Hex:
#d47c81
RGB:
212, 124, 129
CMY:
17, 51, 49
CMYK:
0, 42, 39, 17
HSL:
357°, 50.5747%, 65.8824%
HSV (HSB):
357°, 41.5094%, 83.1373%
XYZ:
38.3215, 29.9973, 24.5392
xyY:
0.4127, 0.3230, 29.9973
CIE-Lab:
61.6519, 34.6717, 12.1716
CIE-LCH:
61.6519, 36.7460, 19.3438
CIE-Luv:
61.6519, 60.0785, 9.7254
Hunter-Lab:
54.7698, 29.0461, 11.7745
#d47c81 color charts
#d47c81 color shades, tints & tones
#d47c81 color schemes
#d47c81 color preview, HTML & CSS examples
This text has a color of #d47c81
<p style="color:#d47c81;">Text here</p>
.mytext {color:#d47c81;}
This box has a color of #d47c81
<div style="background-color:#d47c81;">Content here</div>
.mybackground {background-color:#d47c81;}
Border around this has a color of #d47c81
<div style="border:2px solid #d47c81;">Content here</div>
.myborder {border:2px solid #d47c81;}