#fb2242 color space conversions
Hex:
#fb2242
RGB:
251, 34, 66
CMY:
2, 87, 74
CMYK:
0, 86, 74, 2
HSL:
351°, 96.4444%, 55.8824%
HSV (HSB):
351°, 86.4542%, 98.4314%
XYZ:
41.3391, 22.0466, 7.2309
xyY:
0.5854, 0.3122, 22.0466
CIE-Lab:
54.0764, 76.7761, 39.8298
CIE-LCH:
54.0764, 86.4927, 27.4193
CIE-Luv:
54.0764, 156.1579, 25.0342
Hunter-Lab:
46.9538, 74.9856, 23.7371
#fb2242 color charts
#fb2242 color shades, tints & tones
#fb2242 color schemes
#fb2242 color preview, HTML & CSS examples
This text has a color of #fb2242
<p style="color:#fb2242;">Text here</p>
.mytext {color:#fb2242;}
This box has a color of #fb2242
<div style="background-color:#fb2242;">Content here</div>
.mybackground {background-color:#fb2242;}
Border around this has a color of #fb2242
<div style="border:2px solid #fb2242;">Content here</div>
.myborder {border:2px solid #fb2242;}