#fd33cc color space conversions
Hex:
#fd33cc
RGB:
253, 51, 204
CMY:
1, 80, 20
CMYK:
0, 80, 19, 1
HSL:
315°, 98.0583%, 59.6078%
HSV (HSB):
315°, 79.8419%, 99.2157%
XYZ:
52.5909, 27.6099, 59.6841
xyY:
0.3760, 0.1974, 27.6099
CIE-Lab:
59.5347, 84.9015, -33.4480
CIE-LCH:
59.5347, 91.2526, 338.4974
CIE-Luv:
59.5347, 98.9924, -64.6668
Hunter-Lab:
52.5452, 86.7015, -30.5638
#fd33cc color charts
#fd33cc color shades, tints & tones
#fd33cc color schemes
#fd33cc color preview, HTML & CSS examples
This text has a color of #fd33cc
<p style="color:#fd33cc;">Text here</p>
.mytext {color:#fd33cc;}
This box has a color of #fd33cc
<div style="background-color:#fd33cc;">Content here</div>
.mybackground {background-color:#fd33cc;}
Border around this has a color of #fd33cc
<div style="border:2px solid #fd33cc;">Content here</div>
.myborder {border:2px solid #fd33cc;}