#d27da5 color space conversions
Hex:
#d27da5
RGB:
210, 125, 165
CMY:
18, 51, 35
CMYK:
0, 40, 21, 18
HSL:
332°, 48.5714%, 65.6863%
HSV (HSB):
332°, 40.4762%, 82.3529%
XYZ:
40.7035, 31.0855, 39.4521
xyY:
0.3659, 0.2794, 31.0855
CIE-Lab:
62.5797, 38.1725, -7.1004
CIE-LCH:
62.5797, 38.8273, 349.4630
CIE-Luv:
62.5797, 50.8623, -17.0437
Hunter-Lab:
55.7544, 32.7439, -2.9259
#d27da5 color charts
#d27da5 color shades, tints & tones
#d27da5 color schemes
#d27da5 color preview, HTML & CSS examples
This text has a color of #d27da5
<p style="color:#d27da5;">Text here</p>
.mytext {color:#d27da5;}
This box has a color of #d27da5
<div style="background-color:#d27da5;">Content here</div>
.mybackground {background-color:#d27da5;}
Border around this has a color of #d27da5
<div style="border:2px solid #d27da5;">Content here</div>
.myborder {border:2px solid #d27da5;}