#d14e8b color space conversions
Hex:
#d14e8b
RGB:
209, 78, 139
CMY:
18, 69, 45
CMYK:
0, 63, 33, 18
HSL:
332°, 58.7444%, 56.2745%
HSV (HSB):
332°, 62.6794%, 81.9608%
XYZ:
33.6791, 20.8682, 26.6790
xyY:
0.4146, 0.2569, 20.8682
CIE-Lab:
52.8049, 57.2430, -6.5215
CIE-LCH:
52.8049, 57.6133, 353.5005
CIE-Luv:
52.8049, 80.8987, -19.3737
Hunter-Lab:
45.6817, 51.6572, -2.6493
#d14e8b color charts
#d14e8b color shades, tints & tones
#d14e8b color schemes
#d14e8b color preview, HTML & CSS examples
This text has a color of #d14e8b
<p style="color:#d14e8b;">Text here</p>
.mytext {color:#d14e8b;}
This box has a color of #d14e8b
<div style="background-color:#d14e8b;">Content here</div>
.mybackground {background-color:#d14e8b;}
Border around this has a color of #d14e8b
<div style="border:2px solid #d14e8b;">Content here</div>
.myborder {border:2px solid #d14e8b;}