#d34d89 color space conversions
Hex:
#d34d89
RGB:
211, 77, 137
CMY:
17, 70, 46
CMYK:
0, 64, 35, 17
HSL:
333°, 60.3604%, 56.4706%
HSV (HSB):
333°, 63.5071%, 82.7451%
XYZ:
34.0332, 20.9628, 25.9194
xyY:
0.4206, 0.2591, 20.9628
CIE-Lab:
52.9087, 58.0312, -5.1433
CIE-LCH:
52.9087, 58.2587, 354.9352
CIE-Luv:
52.9087, 83.6010, -17.6787
Hunter-Lab:
45.7851, 52.5594, -1.5150
#d34d89 color charts
#d34d89 color shades, tints & tones
#d34d89 color schemes
#d34d89 color preview, HTML & CSS examples
This text has a color of #d34d89
<p style="color:#d34d89;">Text here</p>
.mytext {color:#d34d89;}
This box has a color of #d34d89
<div style="background-color:#d34d89;">Content here</div>
.mybackground {background-color:#d34d89;}
Border around this has a color of #d34d89
<div style="border:2px solid #d34d89;">Content here</div>
.myborder {border:2px solid #d34d89;}