#d34f7f color space conversions
Hex:
#d34f7f
RGB:
211, 79, 127
CMY:
17, 69, 50
CMYK:
0, 63, 40, 17
HSL:
338°, 60.0000%, 56.8627%
HSV (HSB):
338°, 62.5592%, 82.7451%
XYZ:
33.4907, 20.9732, 22.3617
xyY:
0.4359, 0.2730, 20.9732
CIE-Lab:
52.9201, 56.0856, 0.8287
CIE-LCH:
52.9201, 56.0917, 0.8465
CIE-Luv:
52.9201, 85.8765, -9.4159
Hunter-Lab:
45.7965, 50.3923, 3.1071
#d34f7f color charts
#d34f7f color shades, tints & tones
#d34f7f color schemes
#d34f7f color preview, HTML & CSS examples
This text has a color of #d34f7f
<p style="color:#d34f7f;">Text here</p>
.mytext {color:#d34f7f;}
This box has a color of #d34f7f
<div style="background-color:#d34f7f;">Content here</div>
.mybackground {background-color:#d34f7f;}
Border around this has a color of #d34f7f
<div style="border:2px solid #d34f7f;">Content here</div>
.myborder {border:2px solid #d34f7f;}