#fd34a9 color space conversions
Hex:
#fd34a9
RGB:
253, 52, 169
CMY:
1, 80, 34
CMYK:
0, 79, 33, 1
HSL:
325°, 98.0488%, 59.8039%
HSV (HSB):
325°, 79.4466%, 99.2157%
XYZ:
48.8974, 26.2032, 40.0167
xyY:
0.4248, 0.2276, 26.2032
CIE-Lab:
58.2294, 80.6840, -15.2778
CIE-LCH:
58.2294, 82.1177, 349.2778
CIE-Luv:
58.2294, 113.6893, -36.8716
Hunter-Lab:
51.1891, 80.9281, -10.5172
#fd34a9 color charts
#fd34a9 color shades, tints & tones
#fd34a9 color schemes
#fd34a9 color preview, HTML & CSS examples
This text has a color of #fd34a9
<p style="color:#fd34a9;">Text here</p>
.mytext {color:#fd34a9;}
This box has a color of #fd34a9
<div style="background-color:#fd34a9;">Content here</div>
.mybackground {background-color:#fd34a9;}
Border around this has a color of #fd34a9
<div style="border:2px solid #fd34a9;">Content here</div>
.myborder {border:2px solid #fd34a9;}