#fb0142 color space conversions
Hex:
#fb0142
RGB:
251, 1, 66
CMY:
2, 100, 74
CMYK:
0, 100, 74, 2
HSL:
344°, 99.2063%, 49.4118%
HSV (HSB):
344°, 99.6016%, 98.4314%
XYZ:
40.7779, 20.9243, 7.0438
xyY:
0.5932, 0.3044, 20.9243
CIE-Lab:
52.8665, 80.2692, 38.4483
CIE-LCH:
52.8665, 89.0024, 25.5940
CIE-Luv:
52.8665, 162.3518, 22.5510
Hunter-Lab:
45.7431, 79.0743, 22.8903
#fb0142 color charts
#fb0142 color shades, tints & tones
#fb0142 color schemes
#fb0142 color preview, HTML & CSS examples
This text has a color of #fb0142
<p style="color:#fb0142;">Text here</p>
.mytext {color:#fb0142;}
This box has a color of #fb0142
<div style="background-color:#fb0142;">Content here</div>
.mybackground {background-color:#fb0142;}
Border around this has a color of #fb0142
<div style="border:2px solid #fb0142;">Content here</div>
.myborder {border:2px solid #fb0142;}