#fb2044 color space conversions
Hex:
#fb2044
RGB:
251, 32, 68
CMY:
2, 87, 73
CMYK:
0, 87, 73, 2
HSL:
350°, 96.4758%, 55.4902%
HSV (HSB):
350°, 87.2510%, 98.4314%
XYZ:
41.3436, 21.9596, 7.5284
xyY:
0.5837, 0.3100, 21.9596
CIE-Lab:
53.9841, 77.1878, 38.5746
CIE-LCH:
53.9841, 86.2899, 26.5536
CIE-Luv:
53.9841, 156.2293, 23.9610
Hunter-Lab:
46.8611, 75.4762, 23.2776
#fb2044 color charts
#fb2044 color shades, tints & tones
#fb2044 color schemes
#fb2044 color preview, HTML & CSS examples
This text has a color of #fb2044
<p style="color:#fb2044;">Text here</p>
.mytext {color:#fb2044;}
This box has a color of #fb2044
<div style="background-color:#fb2044;">Content here</div>
.mybackground {background-color:#fb2044;}
Border around this has a color of #fb2044
<div style="border:2px solid #fb2044;">Content here</div>
.myborder {border:2px solid #fb2044;}