#fd33a7 color space conversions
Hex:
#fd33a7
RGB:
253, 51, 167
CMY:
1, 80, 35
CMYK:
0, 80, 34, 1
HSL:
326°, 98.0583%, 59.6078%
HSV (HSB):
326°, 79.8419%, 99.2157%
XYZ:
48.6669, 26.0403, 39.0205
xyY:
0.4279, 0.2290, 26.0403
CIE-Lab:
58.0753, 80.7177, -14.3447
CIE-LCH:
58.0753, 81.9824, 349.9229
CIE-Luv:
58.0753, 114.8112, -35.5389
Hunter-Lab:
51.0297, 80.9329, -9.6160
#fd33a7 color charts
#fd33a7 color shades, tints & tones
#fd33a7 color schemes
#fd33a7 color preview, HTML & CSS examples
This text has a color of #fd33a7
<p style="color:#fd33a7;">Text here</p>
.mytext {color:#fd33a7;}
This box has a color of #fd33a7
<div style="background-color:#fd33a7;">Content here</div>
.mybackground {background-color:#fd33a7;}
Border around this has a color of #fd33a7
<div style="border:2px solid #fd33a7;">Content here</div>
.myborder {border:2px solid #fd33a7;}