#fd013b color space conversions
Hex:
#fd013b
RGB:
253, 1, 59
CMY:
1, 100, 77
CMYK:
0, 100, 77, 1
HSL:
346°, 99.2126%, 49.8039%
HSV (HSB):
346°, 99.6047%, 99.2157%
XYZ:
41.3083, 21.2201, 6.0564
xyY:
0.6023, 0.3094, 21.2201
CIE-Lab:
53.1896, 80.5048, 42.9473
CIE-LCH:
53.1896, 91.2442, 28.0788
CIE-Luv:
53.1896, 165.6336, 25.7224
Hunter-Lab:
46.0653, 79.4526, 24.4506
#fd013b color charts
#fd013b color shades, tints & tones
#fd013b color schemes
#fd013b color preview, HTML & CSS examples
This text has a color of #fd013b
<p style="color:#fd013b;">Text here</p>
.mytext {color:#fd013b;}
This box has a color of #fd013b
<div style="background-color:#fd013b;">Content here</div>
.mybackground {background-color:#fd013b;}
Border around this has a color of #fd013b
<div style="border:2px solid #fd013b;">Content here</div>
.myborder {border:2px solid #fd013b;}