#d27e99 color space conversions
Hex:
#d27e99
RGB:
210, 126, 153
CMY:
18, 51, 40
CMYK:
0, 40, 27, 18
HSL:
341°, 48.2759%, 65.8824%
HSV (HSB):
341°, 40.0000%, 82.3529%
XYZ:
39.7890, 30.9233, 34.0087
xyY:
0.3800, 0.2953, 30.9233
CIE-Lab:
62.4428, 35.9188, -0.4517
CIE-LCH:
62.4428, 35.9216, 359.2795
CIE-Luv:
62.4428, 52.7150, -7.1638
Hunter-Lab:
55.6087, 30.4046, 2.6660
#d27e99 color charts
#d27e99 color shades, tints & tones
#d27e99 color schemes
#d27e99 color preview, HTML & CSS examples
This text has a color of #d27e99
<p style="color:#d27e99;">Text here</p>
.mytext {color:#d27e99;}
This box has a color of #d27e99
<div style="background-color:#d27e99;">Content here</div>
.mybackground {background-color:#d27e99;}
Border around this has a color of #d27e99
<div style="border:2px solid #d27e99;">Content here</div>
.myborder {border:2px solid #d27e99;}