#fb4242 color space conversions
Hex:
#fb4242
RGB:
251, 66, 66
CMY:
2, 74, 74
CMYK:
0, 74, 74, 2
HSL:
0°, 95.8549%, 62.1569%
HSV (HSB):
0°, 73.7052%, 98.4314%
XYZ:
42.7152, 24.7990, 7.6896
xyY:
0.5680, 0.3298, 24.7990
CIE-Lab:
56.8791, 68.8538, 42.9842
CIE-LCH:
56.8791, 81.1695, 31.9758
CIE-Luv:
56.8791, 142.3099, 30.6870
Hunter-Lab:
49.7986, 65.9626, 25.7038
#fb4242 color charts
#fb4242 color shades, tints & tones
#fb4242 color schemes
#fb4242 color preview, HTML & CSS examples
This text has a color of #fb4242
<p style="color:#fb4242;">Text here</p>
.mytext {color:#fb4242;}
This box has a color of #fb4242
<div style="background-color:#fb4242;">Content here</div>
.mybackground {background-color:#fb4242;}
Border around this has a color of #fb4242
<div style="border:2px solid #fb4242;">Content here</div>
.myborder {border:2px solid #fb4242;}