#fb0f51 color space conversions
Hex:
#fb0f51
RGB:
251, 15, 81
CMY:
2, 94, 68
CMYK:
0, 94, 68, 2
HSL:
343°, 96.7213%, 52.1569%
HSV (HSB):
343°, 94.0239%, 98.4314%
XYZ:
41.4397, 21.4450, 9.7398
xyY:
0.5706, 0.2953, 21.4450
CIE-Lab:
53.4331, 79.8564, 30.2665
CIE-LCH:
53.4331, 85.3997, 20.7573
CIE-Luv:
53.4331, 156.0520, 16.3961
Hunter-Lab:
46.3087, 78.6918, 19.9461
#fb0f51 color charts
#fb0f51 color shades, tints & tones
#fb0f51 color schemes
#fb0f51 color preview, HTML & CSS examples
This text has a color of #fb0f51
<p style="color:#fb0f51;">Text here</p>
.mytext {color:#fb0f51;}
This box has a color of #fb0f51
<div style="background-color:#fb0f51;">Content here</div>
.mybackground {background-color:#fb0f51;}
Border around this has a color of #fb0f51
<div style="border:2px solid #fb0f51;">Content here</div>
.myborder {border:2px solid #fb0f51;}