#d34f97 color space conversions
Hex:
#d34f97
RGB:
211, 79, 151
CMY:
17, 69, 41
CMYK:
0, 63, 28, 17
HSL:
327°, 60.0000%, 56.8627%
HSV (HSB):
327°, 62.5592%, 82.7451%
XYZ:
35.2459, 21.6752, 31.6042
xyY:
0.3981, 0.2448, 21.6752
CIE-Lab:
53.6807, 58.8717, -12.2823
CIE-LCH:
53.6807, 60.1393, 348.2155
CIE-Luv:
53.6807, 78.0801, -27.7546
Hunter-Lab:
46.5566, 53.6599, -7.6584
#d34f97 color charts
#d34f97 color shades, tints & tones
#d34f97 color schemes
#d34f97 color preview, HTML & CSS examples
This text has a color of #d34f97
<p style="color:#d34f97;">Text here</p>
.mytext {color:#d34f97;}
This box has a color of #d34f97
<div style="background-color:#d34f97;">Content here</div>
.mybackground {background-color:#d34f97;}
Border around this has a color of #d34f97
<div style="border:2px solid #d34f97;">Content here</div>
.myborder {border:2px solid #d34f97;}