#fb2f08 color space conversions
Hex:
#fb2f08
RGB:
251, 47, 8
CMY:
2, 82, 97
CMYK:
0, 81, 97, 2
HSL:
10°, 96.8127%, 50.7843%
HSV (HSB):
10°, 96.8127%, 98.4314%
XYZ:
40.8440, 22.5598, 2.4315
xyY:
0.6204, 0.3427, 22.5598
CIE-Lab:
54.6160, 72.9322, 65.4311
CIE-LCH:
54.6160, 97.9813, 41.8969
CIE-Luv:
54.6160, 159.6296, 40.4283
Hunter-Lab:
47.4971, 70.3767, 30.2128
#fb2f08 color charts
#fb2f08 color shades, tints & tones
#fb2f08 color schemes
#fb2f08 color preview, HTML & CSS examples
This text has a color of #fb2f08
<p style="color:#fb2f08;">Text here</p>
.mytext {color:#fb2f08;}
This box has a color of #fb2f08
<div style="background-color:#fb2f08;">Content here</div>
.mybackground {background-color:#fb2f08;}
Border around this has a color of #fb2f08
<div style="border:2px solid #fb2f08;">Content here</div>
.myborder {border:2px solid #fb2f08;}