#fb023a color space conversions
Hex:
#fb023a
RGB:
251, 2, 58
CMY:
2, 99, 77
CMYK:
0, 99, 77, 2
HSL:
347°, 98.4190%, 49.6078%
HSV (HSB):
347°, 99.2032%, 98.4314%
XYZ:
40.5691, 20.8581, 5.8908
xyY:
0.6026, 0.3098, 20.8581
CIE-Lab:
52.7939, 79.9376, 42.9673
CIE-LCH:
52.7939, 90.7536, 28.2585
CIE-Luv:
52.7939, 164.3251, 25.7380
Hunter-Lab:
45.6707, 78.6370, 24.3220
#fb023a color charts
#fb023a color shades, tints & tones
#fb023a color schemes
#fb023a color preview, HTML & CSS examples
This text has a color of #fb023a
<p style="color:#fb023a;">Text here</p>
.mytext {color:#fb023a;}
This box has a color of #fb023a
<div style="background-color:#fb023a;">Content here</div>
.mybackground {background-color:#fb023a;}
Border around this has a color of #fb023a
<div style="border:2px solid #fb023a;">Content here</div>
.myborder {border:2px solid #fb023a;}