#fd145e color space conversions
Hex:
#fd145e
RGB:
253, 20, 94
CMY:
1, 92, 63
CMYK:
0, 92, 63, 1
HSL:
341°, 98.3122%, 53.5294%
HSV (HSB):
341°, 92.0949%, 99.2157%
XYZ:
42.7785, 22.1911, 12.6183
xyY:
0.5514, 0.2860, 22.1911
CIE-Lab:
54.2292, 80.4648, 23.5760
CIE-LCH:
54.2292, 83.8475, 16.3305
CIE-Luv:
54.2292, 152.2609, 10.3366
Hunter-Lab:
47.1074, 79.6589, 17.0937
#fd145e color charts
#fd145e color shades, tints & tones
#fd145e color schemes
#fd145e color preview, HTML & CSS examples
This text has a color of #fd145e
<p style="color:#fd145e;">Text here</p>
.mytext {color:#fd145e;}
This box has a color of #fd145e
<div style="background-color:#fd145e;">Content here</div>
.mybackground {background-color:#fd145e;}
Border around this has a color of #fd145e
<div style="border:2px solid #fd145e;">Content here</div>
.myborder {border:2px solid #fd145e;}