#fd375f color space conversions
Hex:
#fd375f
RGB:
253, 55, 95
CMY:
1, 78, 63
CMYK:
0, 78, 62, 1
HSL:
348°, 98.0198%, 60.3922%
HSV (HSB):
348°, 78.2609%, 99.2157%
XYZ:
43.9398, 24.4412, 13.2282
xyY:
0.5384, 0.2995, 24.4412
CIE-Lab:
56.5269, 73.9970, 25.9912
CIE-LCH:
56.5269, 78.4290, 19.3537
CIE-Luv:
56.5269, 141.4769, 14.8621
Hunter-Lab:
49.4381, 72.1312, 18.7424
#fd375f color charts
#fd375f color shades, tints & tones
#fd375f color schemes
#fd375f color preview, HTML & CSS examples
This text has a color of #fd375f
<p style="color:#fd375f;">Text here</p>
.mytext {color:#fd375f;}
This box has a color of #fd375f
<div style="background-color:#fd375f;">Content here</div>
.mybackground {background-color:#fd375f;}
Border around this has a color of #fd375f
<div style="border:2px solid #fd375f;">Content here</div>
.myborder {border:2px solid #fd375f;}