#fb001c color space conversions
Hex:
#fb001c
RGB:
251, 0, 28
CMY:
2, 100, 89
CMYK:
0, 100, 89, 2
HSL:
353°, 100.0000%, 49.2157%
HSV (HSB):
353°, 100.0000%, 98.4314%
XYZ:
39.9933, 20.5931, 2.9656
xyY:
0.6293, 0.3240, 20.5931
CIE-Lab:
52.5012, 79.4094, 57.9309
CIE-LCH:
52.5012, 98.2947, 36.1116
CIE-Luv:
52.5012, 170.1372, 33.9047
Hunter-Lab:
45.3796, 77.8987, 27.8911
#fb001c color charts
#fb001c RGB chart
#fb001c CMYK chart
#fb001c RGB pie chart
#fb001c color shades, tints & tones
#fb001c color schemes
#fb001c color preview, HTML & CSS examples
This text has a color of #fb001c
<p style="color:#fb001c;">Text here</p>
.mytext {color:#fb001c;}
Text color #fb001c
This box has a color of #fb001c
<div style="background-color:#fb001c;">Content here</div>
.mybackground {background-color:#fb001c;}
Background color #fb001c
Border around this has a color of #fb001c
<div style="border:2px solid #fb001c;">Content here</div>
.myborder {border:2px solid #fb001c;}
Border color #fb001c