#fd366d color space conversions
Hex:
#fd366d
RGB:
253, 54, 109
CMY:
1, 79, 57
CMYK:
0, 79, 57, 1
HSL:
343°, 98.0296%, 60.1961%
HSV (HSB):
343°, 78.6561%, 99.2157%
XYZ:
44.5875, 24.6251, 16.8711
xyY:
0.5180, 0.2861, 24.6251
CIE-Lab:
56.7083, 75.1056, 17.9377
CIE-LCH:
56.7083, 77.2179, 13.4325
CIE-Luv:
56.7083, 137.1630, 6.4227
Hunter-Lab:
49.6237, 73.5430, 14.5791
#fd366d color charts
#fd366d color shades, tints & tones
#fd366d color schemes
#fd366d color preview, HTML & CSS examples
This text has a color of #fd366d
<p style="color:#fd366d;">Text here</p>
.mytext {color:#fd366d;}
This box has a color of #fd366d
<div style="background-color:#fd366d;">Content here</div>
.mybackground {background-color:#fd366d;}
Border around this has a color of #fd366d
<div style="border:2px solid #fd366d;">Content here</div>
.myborder {border:2px solid #fd366d;}