#fd33bf color space conversions
Hex:
#fd33bf
RGB:
253, 51, 191
CMY:
1, 80, 25
CMYK:
0, 80, 25, 1
HSL:
318°, 98.0583%, 59.6078%
HSV (HSB):
318°, 79.8419%, 99.2157%
XYZ:
51.0958, 27.0119, 51.8110
xyY:
0.3933, 0.2079, 27.0119
CIE-Lab:
58.9853, 83.3421, -26.8561
CIE-LCH:
58.9853, 87.5622, 342.1390
CIE-Luv:
58.9853, 104.5005, -54.3763
Hunter-Lab:
51.9730, 84.5348, -22.7241
#fd33bf color charts
#fd33bf color shades, tints & tones
#fd33bf color schemes
#fd33bf color preview, HTML & CSS examples
This text has a color of #fd33bf
<p style="color:#fd33bf;">Text here</p>
.mytext {color:#fd33bf;}
This box has a color of #fd33bf
<div style="background-color:#fd33bf;">Content here</div>
.mybackground {background-color:#fd33bf;}
Border around this has a color of #fd33bf
<div style="border:2px solid #fd33bf;">Content here</div>
.myborder {border:2px solid #fd33bf;}