#d27e9e color space conversions
Hex:
#d27e9e
RGB:
210, 126, 158
CMY:
18, 51, 38
CMYK:
0, 40, 25, 18
HSL:
337°, 48.2759%, 65.8824%
HSV (HSB):
337°, 40.0000%, 82.3529%
XYZ:
40.2108, 31.0920, 36.2298
xyY:
0.3739, 0.2891, 31.0920
CIE-Lab:
62.5852, 36.6220, -3.0983
CIE-LCH:
62.5852, 36.7528, 355.1642
CIE-Luv:
62.5852, 51.7249, -11.0151
Hunter-Lab:
55.7602, 31.1427, 0.5089
#d27e9e color charts
#d27e9e color shades, tints & tones
#d27e9e color schemes
#d27e9e color preview, HTML & CSS examples
This text has a color of #d27e9e
<p style="color:#d27e9e;">Text here</p>
.mytext {color:#d27e9e;}
This box has a color of #d27e9e
<div style="background-color:#d27e9e;">Content here</div>
.mybackground {background-color:#d27e9e;}
Border around this has a color of #d27e9e
<div style="border:2px solid #d27e9e;">Content here</div>
.myborder {border:2px solid #d27e9e;}