#fd0b2c color space conversions
Hex:
#fd0b2c
RGB:
253, 11, 44
CMY:
1, 96, 83
CMYK:
0, 96, 83, 1
HSL:
352°, 98.3740%, 51.7647%
HSV (HSB):
352°, 95.6522%, 99.2157%
XYZ:
41.0823, 21.3038, 4.3296
xyY:
0.6158, 0.3193, 21.3038
CIE-Lab:
53.2804, 79.4212, 51.1847
CIE-LCH:
53.2804, 94.4860, 32.8006
CIE-Luv:
53.2804, 167.6062, 31.0528
Hunter-Lab:
46.1561, 78.1050, 26.7476
#fd0b2c color charts
#fd0b2c color shades, tints & tones
#fd0b2c color schemes
#fd0b2c color preview, HTML & CSS examples
This text has a color of #fd0b2c
<p style="color:#fd0b2c;">Text here</p>
.mytext {color:#fd0b2c;}
This box has a color of #fd0b2c
<div style="background-color:#fd0b2c;">Content here</div>
.mybackground {background-color:#fd0b2c;}
Border around this has a color of #fd0b2c
<div style="border:2px solid #fd0b2c;">Content here</div>
.myborder {border:2px solid #fd0b2c;}