#fb0f50 color space conversions
Hex:
#fb0f50
RGB:
251, 15, 80
CMY:
2, 94, 69
CMYK:
0, 94, 68, 2
HSL:
343°, 96.7213%, 52.1569%
HSV (HSB):
343°, 94.0239%, 98.4314%
XYZ:
41.4025, 21.4301, 9.5437
xyY:
0.5720, 0.2961, 21.4301
CIE-Lab:
53.4170, 79.8121, 30.8431
CIE-LCH:
53.4170, 85.5644, 21.1289
CIE-Luv:
53.4170, 156.3770, 16.8942
Hunter-Lab:
46.2926, 78.6319, 20.1816
#fb0f50 color charts
#fb0f50 color shades, tints & tones
#fb0f50 color schemes
#fb0f50 color preview, HTML & CSS examples
This text has a color of #fb0f50
<p style="color:#fb0f50;">Text here</p>
.mytext {color:#fb0f50;}
This box has a color of #fb0f50
<div style="background-color:#fb0f50;">Content here</div>
.mybackground {background-color:#fb0f50;}
Border around this has a color of #fb0f50
<div style="border:2px solid #fb0f50;">Content here</div>
.myborder {border:2px solid #fb0f50;}