#fd386e color space conversions
Hex:
#fd386e
RGB:
253, 56, 110
CMY:
1, 78, 57
CMYK:
0, 78, 57, 1
HSL:
344°, 98.0100%, 60.5882%
HSV (HSB):
344°, 77.8656%, 99.2157%
XYZ:
44.7367, 24.8368, 17.1879
xyY:
0.5156, 0.2863, 24.8368
CIE-Lab:
56.9160, 74.6429, 17.6275
CIE-LCH:
56.9160, 76.6961, 13.2874
CIE-Luv:
56.9160, 136.0172, 6.2344
Hunter-Lab:
49.8365, 73.0199, 14.4372
#fd386e color charts
#fd386e color shades, tints & tones
#fd386e color schemes
#fd386e color preview, HTML & CSS examples
This text has a color of #fd386e
<p style="color:#fd386e;">Text here</p>
.mytext {color:#fd386e;}
This box has a color of #fd386e
<div style="background-color:#fd386e;">Content here</div>
.mybackground {background-color:#fd386e;}
Border around this has a color of #fd386e
<div style="border:2px solid #fd386e;">Content here</div>
.myborder {border:2px solid #fd386e;}