#fb0012 color space conversions
Hex:
#fb0012
RGB:
251, 0, 18
CMY:
2, 100, 93
CMYK:
0, 100, 93, 2
HSL:
356°, 100.0000%, 49.2157%
HSV (HSB):
356°, 100.0000%, 98.4314%
XYZ:
39.8928, 20.5529, 2.4368
xyY:
0.6344, 0.3268, 20.5529
CIE-Lab:
52.4567, 79.2877, 61.6672
CIE-LCH:
52.4567, 100.4459, 37.8745
CIE-Luv:
52.4567, 171.1858, 35.4574
Hunter-Lab:
45.3353, 77.7344, 28.5479
#fb0012 color charts
#fb0012 color shades, tints & tones
#fb0012 color schemes
#fb0012 color preview, HTML & CSS examples
This text has a color of #fb0012
<p style="color:#fb0012;">Text here</p>
.mytext {color:#fb0012;}
This box has a color of #fb0012
<div style="background-color:#fb0012;">Content here</div>
.mybackground {background-color:#fb0012;}
Border around this has a color of #fb0012
<div style="border:2px solid #fb0012;">Content here</div>
.myborder {border:2px solid #fb0012;}