#fb5050 color space conversions
Hex:
#fb5050
RGB:
251, 80, 80
CMY:
2, 69, 69
CMYK:
0, 68, 68, 2
HSL:
0°, 95.5307%, 64.9020%
HSV (HSB):
0°, 68.1275%, 98.4314%
XYZ:
44.1003, 26.8257, 10.4430
xyY:
0.5420, 0.3297, 26.8257
CIE-Lab:
58.8127, 64.6148, 37.4389
CIE-LCH:
58.8127, 74.6776, 30.0887
CIE-Luv:
58.8127, 131.0028, 28.2477
Hunter-Lab:
51.7936, 61.3473, 24.3011
#fb5050 color charts
#fb5050 color shades, tints & tones
#fb5050 color schemes
#fb5050 color preview, HTML & CSS examples
This text has a color of #fb5050
<p style="color:#fb5050;">Text here</p>
.mytext {color:#fb5050;}
This box has a color of #fb5050
<div style="background-color:#fb5050;">Content here</div>
.mybackground {background-color:#fb5050;}
Border around this has a color of #fb5050
<div style="border:2px solid #fb5050;">Content here</div>
.myborder {border:2px solid #fb5050;}