#d27c9e color space conversions
Hex:
#d27c9e
RGB:
210, 124, 158
CMY:
18, 51, 38
CMYK:
0, 41, 25, 18
HSL:
336°, 48.8636%, 65.4902%
HSV (HSB):
336°, 40.9524%, 82.3529%
XYZ:
39.9575, 30.5856, 36.1454
xyY:
0.3745, 0.2867, 30.5856
CIE-Lab:
62.1562, 37.6816, -3.7302
CIE-LCH:
62.1562, 37.8658, 354.3466
CIE-Luv:
62.1562, 52.8412, -12.1010
Hunter-Lab:
55.3042, 32.1847, -0.0374
#d27c9e color charts
#d27c9e color shades, tints & tones
#d27c9e color schemes
#d27c9e color preview, HTML & CSS examples
This text has a color of #d27c9e
<p style="color:#d27c9e;">Text here</p>
.mytext {color:#d27c9e;}
This box has a color of #d27c9e
<div style="background-color:#d27c9e;">Content here</div>
.mybackground {background-color:#d27c9e;}
Border around this has a color of #d27c9e
<div style="border:2px solid #d27c9e;">Content here</div>
.myborder {border:2px solid #d27c9e;}