#fb002f color space conversions
Hex:
#fb002f
RGB:
251, 0, 47
CMY:
2, 100, 82
CMYK:
0, 100, 81, 2
HSL:
349°, 100.0000%, 49.2157%
HSV (HSB):
349°, 100.0000%, 98.4314%
XYZ:
40.2968, 20.7145, 4.5637
xyY:
0.6145, 0.3159, 20.7145
CIE-Lab:
52.6356, 79.7757, 48.8640
CIE-LCH:
52.6356, 93.5514, 31.4882
CIE-Luv:
52.6356, 167.0460, 29.3169
Hunter-Lab:
45.5131, 78.3936, 25.9140
#fb002f color charts
#fb002f color shades, tints & tones
#fb002f color schemes
#fb002f color preview, HTML & CSS examples
This text has a color of #fb002f
<p style="color:#fb002f;">Text here</p>
.mytext {color:#fb002f;}
This box has a color of #fb002f
<div style="background-color:#fb002f;">Content here</div>
.mybackground {background-color:#fb002f;}
Border around this has a color of #fb002f
<div style="border:2px solid #fb002f;">Content here</div>
.myborder {border:2px solid #fb002f;}