#fb012d color space conversions
Hex:
#fb012d
RGB:
251, 1, 45
CMY:
2, 100, 82
CMYK:
0, 100, 82, 2
HSL:
349°, 99.2063%, 49.4118%
HSV (HSB):
349°, 99.6016%, 98.4314%
XYZ:
40.2682, 20.7204, 4.3597
xyY:
0.6162, 0.3171, 20.7204
CIE-Lab:
52.6421, 79.6587, 49.9266
CIE-LCH:
52.6421, 94.0115, 32.0777
CIE-Luv:
52.6421, 167.3102, 29.9509
Hunter-Lab:
45.5197, 78.2475, 26.1852
#fb012d color charts
#fb012d color shades, tints & tones
#fb012d color schemes
#fb012d color preview, HTML & CSS examples
This text has a color of #fb012d
<p style="color:#fb012d;">Text here</p>
.mytext {color:#fb012d;}
This box has a color of #fb012d
<div style="background-color:#fb012d;">Content here</div>
.mybackground {background-color:#fb012d;}
Border around this has a color of #fb012d
<div style="border:2px solid #fb012d;">Content here</div>
.myborder {border:2px solid #fb012d;}