#fd33a5 color space conversions
Hex:
#fd33a5
RGB:
253, 51, 165
CMY:
1, 80, 35
CMYK:
0, 80, 35, 1
HSL:
326°, 98.0583%, 59.6078%
HSV (HSB):
326°, 79.8419%, 99.2157%
XYZ:
48.4834, 25.9669, 38.0541
xyY:
0.4309, 0.2308, 25.9669
CIE-Lab:
58.0056, 80.5145, -13.2822
CIE-LCH:
58.0056, 81.6027, 350.6325
CIE-Luv:
58.0056, 115.6703, -33.9915
Hunter-Lab:
50.9577, 80.6565, -8.6060
#fd33a5 color charts
#fd33a5 color shades, tints & tones
#fd33a5 color schemes
#fd33a5 color preview, HTML & CSS examples
This text has a color of #fd33a5
<p style="color:#fd33a5;">Text here</p>
.mytext {color:#fd33a5;}
This box has a color of #fd33a5
<div style="background-color:#fd33a5;">Content here</div>
.mybackground {background-color:#fd33a5;}
Border around this has a color of #fd33a5
<div style="border:2px solid #fd33a5;">Content here</div>
.myborder {border:2px solid #fd33a5;}