#d27ca8 color space conversions
Hex:
#d27ca8
RGB:
210, 124, 168
CMY:
18, 51, 34
CMYK:
0, 41, 20, 18
HSL:
329°, 48.8636%, 65.4902%
HSV (HSB):
329°, 40.9524%, 82.3529%
XYZ:
40.8539, 30.9441, 40.8654
xyY:
0.3626, 0.2747, 30.9441
CIE-Lab:
62.4604, 39.1504, -8.9887
CIE-LCH:
62.4604, 40.1690, 347.0694
CIE-Luv:
62.4604, 50.7792, -19.9711
Hunter-Lab:
55.6274, 33.7460, -4.6168
#d27ca8 color charts
#d27ca8 color shades, tints & tones
#d27ca8 color schemes
#d27ca8 color preview, HTML & CSS examples
This text has a color of #d27ca8
<p style="color:#d27ca8;">Text here</p>
.mytext {color:#d27ca8;}
This box has a color of #d27ca8
<div style="background-color:#d27ca8;">Content here</div>
.mybackground {background-color:#d27ca8;}
Border around this has a color of #d27ca8
<div style="border:2px solid #d27ca8;">Content here</div>
.myborder {border:2px solid #d27ca8;}