#d27f9a color space conversions
Hex:
#d27f9a
RGB:
210, 127, 154
CMY:
18, 50, 40
CMYK:
0, 40, 27, 18
HSL:
340°, 47.9769%, 66.0784%
HSV (HSB):
340°, 39.5238%, 82.3529%
XYZ:
40.0004, 31.2135, 34.4884
xyY:
0.3784, 0.2953, 31.2135
CIE-Lab:
62.6874, 35.5258, -0.6650
CIE-LCH:
62.6874, 35.5321, 358.9276
CIE-Luv:
62.6874, 51.9465, -7.3876
Hunter-Lab:
55.8690, 30.0296, 2.5081
#d27f9a color charts
#d27f9a color shades, tints & tones
#d27f9a color schemes
#d27f9a color preview, HTML & CSS examples
This text has a color of #d27f9a
<p style="color:#d27f9a;">Text here</p>
.mytext {color:#d27f9a;}
This box has a color of #d27f9a
<div style="background-color:#d27f9a;">Content here</div>
.mybackground {background-color:#d27f9a;}
Border around this has a color of #d27f9a
<div style="border:2px solid #d27f9a;">Content here</div>
.myborder {border:2px solid #d27f9a;}