#fb0f5f color space conversions
Hex:
#fb0f5f
RGB:
251, 15, 95
CMY:
2, 94, 63
CMYK:
0, 94, 62, 2
HSL:
340°, 96.7213%, 52.1569%
HSV (HSB):
340°, 94.0239%, 98.4314%
XYZ:
42.0200, 21.6771, 12.7959
xyY:
0.5493, 0.2834, 21.6771
CIE-Lab:
53.6827, 80.5421, 22.1786
CIE-LCH:
53.6827, 83.5399, 15.3958
CIE-Luv:
53.6827, 151.1568, 8.8679
Hunter-Lab:
46.5587, 79.6218, 16.2962
#fb0f5f color charts
#fb0f5f color shades, tints & tones
#fb0f5f color schemes
#fb0f5f color preview, HTML & CSS examples
This text has a color of #fb0f5f
<p style="color:#fb0f5f;">Text here</p>
.mytext {color:#fb0f5f;}
This box has a color of #fb0f5f
<div style="background-color:#fb0f5f;">Content here</div>
.mybackground {background-color:#fb0f5f;}
Border around this has a color of #fb0f5f
<div style="border:2px solid #fb0f5f;">Content here</div>
.myborder {border:2px solid #fb0f5f;}