#fb1142 color space conversions
Hex:
#fb1142
RGB:
251, 17, 66
CMY:
2, 93, 74
CMYK:
0, 93, 74, 2
HSL:
347°, 96.6942%, 52.5490%
HSV (HSB):
347°, 93.2271%, 98.4314%
XYZ:
40.9675, 21.3035, 7.1070
xyY:
0.5905, 0.3071, 21.3035
CIE-Lab:
53.2800, 79.0704, 38.9218
CIE-LCH:
53.2800, 88.1308, 26.2084
CIE-Luv:
53.2800, 160.2203, 23.4026
Hunter-Lab:
46.1557, 77.6629, 23.1796
#fb1142 color charts
#fb1142 color shades, tints & tones
#fb1142 color schemes
#fb1142 color preview, HTML & CSS examples
This text has a color of #fb1142
<p style="color:#fb1142;">Text here</p>
.mytext {color:#fb1142;}
This box has a color of #fb1142
<div style="background-color:#fb1142;">Content here</div>
.mybackground {background-color:#fb1142;}
Border around this has a color of #fb1142
<div style="border:2px solid #fb1142;">Content here</div>
.myborder {border:2px solid #fb1142;}