#fd356a color space conversions
Hex:
#fd356a
RGB:
253, 53, 106
CMY:
1, 79, 58
CMYK:
0, 79, 58, 1
HSL:
344°, 98.0392%, 60.0000%
HSV (HSB):
344°, 79.0514%, 99.2157%
XYZ:
44.3826, 24.4695, 16.0195
xyY:
0.5229, 0.2883, 24.4695
CIE-Lab:
56.5548, 75.1714, 19.5117
CIE-LCH:
56.5548, 77.6623, 14.5507
CIE-Luv:
56.5548, 138.6098, 8.0525
Hunter-Lab:
49.4666, 73.5879, 15.4259
#fd356a color charts
#fd356a color shades, tints & tones
#fd356a color schemes
#fd356a color preview, HTML & CSS examples
This text has a color of #fd356a
<p style="color:#fd356a;">Text here</p>
.mytext {color:#fd356a;}
This box has a color of #fd356a
<div style="background-color:#fd356a;">Content here</div>
.mybackground {background-color:#fd356a;}
Border around this has a color of #fd356a
<div style="border:2px solid #fd356a;">Content here</div>
.myborder {border:2px solid #fd356a;}