#fb0d2e color space conversions
Hex:
#fb0d2e
RGB:
251, 13, 46
CMY:
2, 95, 82
CMYK:
0, 95, 82, 2
HSL:
352°, 96.7480%, 51.7647%
HSV (HSB):
352°, 94.8207%, 98.4314%
XYZ:
40.4207, 20.9943, 4.5067
xyY:
0.6132, 0.3185, 20.9943
CIE-Lab:
52.9433, 78.8341, 49.6854
CIE-LCH:
52.9433, 93.1851, 32.2213
CIE-Luv:
52.9433, 165.5249, 30.2291
Hunter-Lab:
45.8196, 77.2834, 26.2421
#fb0d2e color charts
#fb0d2e color shades, tints & tones
#fb0d2e color schemes
#fb0d2e color preview, HTML & CSS examples
This text has a color of #fb0d2e
<p style="color:#fb0d2e;">Text here</p>
.mytext {color:#fb0d2e;}
This box has a color of #fb0d2e
<div style="background-color:#fb0d2e;">Content here</div>
.mybackground {background-color:#fb0d2e;}
Border around this has a color of #fb0d2e
<div style="border:2px solid #fb0d2e;">Content here</div>
.myborder {border:2px solid #fb0d2e;}