#fd0b3a color space conversions
Hex:
#fd0b3a
RGB:
253, 11, 58
CMY:
1, 96, 77
CMYK:
0, 96, 77, 1
HSL:
348°, 98.3740%, 51.7647%
HSV (HSB):
348°, 95.6522%, 99.2157%
XYZ:
41.3914, 21.4275, 5.9573
xyY:
0.6018, 0.3116, 21.4275
CIE-Lab:
53.4142, 79.7904, 43.7531
CIE-LCH:
53.4142, 90.9991, 28.7382
CIE-Luv:
53.4142, 164.6289, 26.5644
Hunter-Lab:
46.2898, 78.6038, 24.7725
#fd0b3a color charts
#fd0b3a color shades, tints & tones
#fd0b3a color schemes
#fd0b3a color preview, HTML & CSS examples
This text has a color of #fd0b3a
<p style="color:#fd0b3a;">Text here</p>
.mytext {color:#fd0b3a;}
This box has a color of #fd0b3a
<div style="background-color:#fd0b3a;">Content here</div>
.mybackground {background-color:#fd0b3a;}
Border around this has a color of #fd0b3a
<div style="border:2px solid #fd0b3a;">Content here</div>
.myborder {border:2px solid #fd0b3a;}