#d27e97 color space conversions
Hex:
#d27e97
RGB:
210, 126, 151
CMY:
18, 51, 41
CMYK:
0, 40, 28, 18
HSL:
342°, 48.2759%, 65.8824%
HSV (HSB):
342°, 40.0000%, 82.3529%
XYZ:
39.6251, 30.8577, 33.1458
xyY:
0.3824, 0.2978, 30.8577
CIE-Lab:
62.3873, 35.6437, 0.6101
CIE-LCH:
62.3873, 35.6489, 0.9807
CIE-Luv:
62.3873, 53.1077, -5.6394
Hunter-Lab:
55.5497, 30.1168, 3.5072
#d27e97 color charts
#d27e97 color shades, tints & tones
#d27e97 color schemes
#d27e97 color preview, HTML & CSS examples
This text has a color of #d27e97
<p style="color:#d27e97;">Text here</p>
.mytext {color:#d27e97;}
This box has a color of #d27e97
<div style="background-color:#d27e97;">Content here</div>
.mybackground {background-color:#d27e97;}
Border around this has a color of #d27e97
<div style="border:2px solid #d27e97;">Content here</div>
.myborder {border:2px solid #d27e97;}