#fd345f color space conversions
Hex:
#fd345f
RGB:
253, 52, 95
CMY:
1, 80, 63
CMYK:
0, 79, 62, 1
HSL:
347°, 98.0488%, 59.8039%
HSV (HSB):
347°, 79.4466%, 99.2157%
XYZ:
43.8016, 24.1649, 13.1822
xyY:
0.5398, 0.2978, 24.1649
CIE-Lab:
56.2525, 74.7742, 25.6332
CIE-LCH:
56.2525, 79.0458, 18.9221
CIE-Luv:
56.2525, 142.7150, 14.2536
Hunter-Lab:
49.1578, 73.0247, 18.5112
#fd345f color charts
#fd345f color shades, tints & tones
#fd345f color schemes
#fd345f color preview, HTML & CSS examples
This text has a color of #fd345f
<p style="color:#fd345f;">Text here</p>
.mytext {color:#fd345f;}
This box has a color of #fd345f
<div style="background-color:#fd345f;">Content here</div>
.mybackground {background-color:#fd345f;}
Border around this has a color of #fd345f
<div style="border:2px solid #fd345f;">Content here</div>
.myborder {border:2px solid #fd345f;}