#fb0255 color space conversions
Hex:
#fb0255
RGB:
251, 2, 85
CMY:
2, 99, 67
CMYK:
0, 99, 66, 2
HSL:
340°, 98.4190%, 49.6078%
HSV (HSB):
340°, 99.2032%, 98.4314%
XYZ:
41.4451, 21.2085, 10.5036
xyY:
0.5665, 0.2899, 21.2085
CIE-Lab:
53.1770, 80.9767, 27.5453
CIE-LCH:
53.1770, 85.5335, 18.7864
CIE-Luv:
53.1770, 156.2753, 13.6428
Hunter-Lab:
46.0527, 80.0485, 18.7142
#fb0255 color charts
#fb0255 color shades, tints & tones
#fb0255 color schemes
#fb0255 color preview, HTML & CSS examples
This text has a color of #fb0255
<p style="color:#fb0255;">Text here</p>
.mytext {color:#fb0255;}
This box has a color of #fb0255
<div style="background-color:#fb0255;">Content here</div>
.mybackground {background-color:#fb0255;}
Border around this has a color of #fb0255
<div style="border:2px solid #fb0255;">Content here</div>
.myborder {border:2px solid #fb0255;}