#fb0f1c color space conversions
Hex:
#fb0f1c
RGB:
251, 15, 28
CMY:
2, 94, 89
CMYK:
0, 94, 89, 2
HSL:
357°, 96.7213%, 52.1569%
HSV (HSB):
357°, 94.0239%, 98.4314%
XYZ:
40.1641, 20.9347, 3.0225
xyY:
0.6264, 0.3265, 20.9347
CIE-Lab:
52.8780, 78.3182, 58.1978
CIE-LCH:
52.8780, 97.5742, 36.6158
CIE-Luv:
52.8780, 168.0260, 34.6082
Hunter-Lab:
45.7545, 76.6201, 28.1114
#fb0f1c color charts
#fb0f1c color shades, tints & tones
#fb0f1c color schemes
#fb0f1c color preview, HTML & CSS examples
This text has a color of #fb0f1c
<p style="color:#fb0f1c;">Text here</p>
.mytext {color:#fb0f1c;}
This box has a color of #fb0f1c
<div style="background-color:#fb0f1c;">Content here</div>
.mybackground {background-color:#fb0f1c;}
Border around this has a color of #fb0f1c
<div style="border:2px solid #fb0f1c;">Content here</div>
.myborder {border:2px solid #fb0f1c;}