#fb2142 color space conversions
Hex:
#fb2142
RGB:
251, 33, 66
CMY:
2, 87, 74
CMYK:
0, 87, 74, 2
HSL:
351°, 96.4602%, 55.6863%
HSV (HSB):
351°, 86.8526%, 98.4314%
XYZ:
41.3109, 21.9903, 7.2215
xyY:
0.5858, 0.3118, 21.9903
CIE-Lab:
54.0167, 76.9475, 39.7619
CIE-LCH:
54.0167, 86.6137, 27.3272
CIE-Luv:
54.0167, 156.4607, 24.9122
Hunter-Lab:
46.8938, 75.1846, 23.6952
#fb2142 color charts
#fb2142 color shades, tints & tones
#fb2142 color schemes
#fb2142 color preview, HTML & CSS examples
This text has a color of #fb2142
<p style="color:#fb2142;">Text here</p>
.mytext {color:#fb2142;}
This box has a color of #fb2142
<div style="background-color:#fb2142;">Content here</div>
.mybackground {background-color:#fb2142;}
Border around this has a color of #fb2142
<div style="border:2px solid #fb2142;">Content here</div>
.myborder {border:2px solid #fb2142;}