#fd34df color space conversions
Hex:
#fd34df
RGB:
253, 52, 223
CMY:
1, 80, 13
CMYK:
0, 79, 12, 1
HSL:
309°, 98.0488%, 59.8039%
HSV (HSB):
309°, 79.4466%, 99.2157%
XYZ:
55.0553, 28.6663, 72.4435
xyY:
0.3525, 0.1836, 28.6663
CIE-Lab:
60.4860, 87.1149, -42.7271
CIE-LCH:
60.4860, 97.0289, 333.8735
CIE-Luv:
60.4860, 90.9735, -79.4326
Hunter-Lab:
53.5410, 89.8519, -42.7435
#fd34df color charts
#fd34df color shades, tints & tones
#fd34df color schemes
#fd34df color preview, HTML & CSS examples
This text has a color of #fd34df
<p style="color:#fd34df;">Text here</p>
.mytext {color:#fd34df;}
This box has a color of #fd34df
<div style="background-color:#fd34df;">Content here</div>
.mybackground {background-color:#fd34df;}
Border around this has a color of #fd34df
<div style="border:2px solid #fd34df;">Content here</div>
.myborder {border:2px solid #fd34df;}