#fd335a color space conversions
Hex:
#fd335a
RGB:
253, 51, 90
CMY:
1, 80, 65
CMYK:
0, 80, 64, 1
HSL:
348°, 98.0583%, 59.6078%
HSV (HSB):
348°, 79.8419%, 99.2157%
XYZ:
43.5373, 23.9885, 12.0084
xyY:
0.5474, 0.3016, 23.9885
CIE-Lab:
56.0763, 74.7554, 28.3576
CIE-LCH:
56.0763, 79.9533, 20.7737
CIE-Luv:
56.0763, 144.7073, 16.7804
Hunter-Lab:
48.9780, 72.9597, 19.7479
#fd335a color charts
#fd335a color shades, tints & tones
#fd335a color schemes
#fd335a color preview, HTML & CSS examples
This text has a color of #fd335a
<p style="color:#fd335a;">Text here</p>
.mytext {color:#fd335a;}
This box has a color of #fd335a
<div style="background-color:#fd335a;">Content here</div>
.mybackground {background-color:#fd335a;}
Border around this has a color of #fd335a
<div style="border:2px solid #fd335a;">Content here</div>
.myborder {border:2px solid #fd335a;}