#d27c85 color space conversions
Hex:
#d27c85
RGB:
210, 124, 133
CMY:
18, 51, 48
CMYK:
0, 41, 37, 18
HSL:
354°, 48.8636%, 65.4902%
HSV (HSB):
354°, 40.9524%, 82.3529%
XYZ:
38.0196, 29.8104, 25.9404
xyY:
0.4055, 0.3179, 29.8104
CIE-Lab:
61.4903, 34.3960, 9.6190
CIE-LCH:
61.4903, 35.7157, 15.6238
CIE-Luv:
61.4903, 57.7815, 6.5621
Hunter-Lab:
54.5989, 28.7494, 10.0500
#d27c85 color charts
#d27c85 color shades, tints & tones
#d27c85 color schemes
#d27c85 color preview, HTML & CSS examples
This text has a color of #d27c85
<p style="color:#d27c85;">Text here</p>
.mytext {color:#d27c85;}
This box has a color of #d27c85
<div style="background-color:#d27c85;">Content here</div>
.mybackground {background-color:#d27c85;}
Border around this has a color of #d27c85
<div style="border:2px solid #d27c85;">Content here</div>
.myborder {border:2px solid #d27c85;}