#fd3385 color space conversions
Hex:
#fd3385
RGB:
253, 51, 133
CMY:
1, 80, 48
CMYK:
0, 80, 47, 1
HSL:
336°, 98.0583%, 59.6078%
HSV (HSB):
336°, 79.8419%, 99.2157%
XYZ:
45.9255, 24.9438, 24.5844
xyY:
0.4811, 0.2613, 24.9438
CIE-Lab:
57.0206, 77.6074, 4.1118
CIE-LCH:
57.0206, 77.7163, 3.0328
CIE-Luv:
57.0206, 129.0923, -10.1876
Hunter-Lab:
49.9437, 76.7372, 5.7756
#fd3385 color charts
#fd3385 color shades, tints & tones
#fd3385 color schemes
#fd3385 color preview, HTML & CSS examples
This text has a color of #fd3385
<p style="color:#fd3385;">Text here</p>
.mytext {color:#fd3385;}
This box has a color of #fd3385
<div style="background-color:#fd3385;">Content here</div>
.mybackground {background-color:#fd3385;}
Border around this has a color of #fd3385
<div style="border:2px solid #fd3385;">Content here</div>
.myborder {border:2px solid #fd3385;}