#fd0b2e color space conversions
Hex:
#fd0b2e
RGB:
253, 11, 46
CMY:
1, 96, 82
CMYK:
0, 96, 82, 1
HSL:
351°, 98.3740%, 51.7647%
HSV (HSB):
351°, 95.6522%, 99.2157%
XYZ:
41.1208, 21.3192, 4.5325
xyY:
0.6140, 0.3183, 21.3192
CIE-Lab:
53.2971, 79.4674, 50.1636
CIE-LCH:
53.2971, 93.9758, 32.2621
CIE-Luv:
53.2971, 167.2292, 30.4854
Hunter-Lab:
46.1728, 78.1673, 26.5008
#fd0b2e color charts
#fd0b2e color shades, tints & tones
#fd0b2e color schemes
#fd0b2e color preview, HTML & CSS examples
This text has a color of #fd0b2e
<p style="color:#fd0b2e;">Text here</p>
.mytext {color:#fd0b2e;}
This box has a color of #fd0b2e
<div style="background-color:#fd0b2e;">Content here</div>
.mybackground {background-color:#fd0b2e;}
Border around this has a color of #fd0b2e
<div style="border:2px solid #fd0b2e;">Content here</div>
.myborder {border:2px solid #fd0b2e;}