#fb0f91 color space conversions
Hex:
#fb0f91
RGB:
251, 15, 145
CMY:
2, 94, 43
CMYK:
0, 94, 42, 2
HSL:
327°, 96.7213%, 52.1569%
HSV (HSB):
327°, 94.0239%, 98.4314%
XYZ:
45.0653, 22.8952, 28.8321
xyY:
0.4656, 0.2365, 22.8952
CIE-Lab:
54.9642, 84.0060, -6.0785
CIE-LCH:
54.9642, 84.2256, 355.8614
CIE-Luv:
54.9642, 129.8066, -24.6678
Hunter-Lab:
47.8489, 84.3801, -2.2318
#fb0f91 color charts
#fb0f91 color shades, tints & tones
#fb0f91 color schemes
#fb0f91 color preview, HTML & CSS examples
This text has a color of #fb0f91
<p style="color:#fb0f91;">Text here</p>
.mytext {color:#fb0f91;}
This box has a color of #fb0f91
<div style="background-color:#fb0f91;">Content here</div>
.mybackground {background-color:#fb0f91;}
Border around this has a color of #fb0f91
<div style="border:2px solid #fb0f91;">Content here</div>
.myborder {border:2px solid #fb0f91;}