#fb023c color space conversions
Hex:
#fb023c
RGB:
251, 2, 60
CMY:
2, 99, 76
CMYK:
0, 99, 76, 2
HSL:
346°, 98.4190%, 49.6078%
HSV (HSB):
346°, 99.2032%, 98.4314%
XYZ:
40.6210, 20.8789, 6.1640
xyY:
0.6003, 0.3086, 20.8789
CIE-Lab:
52.8167, 79.9998, 41.8547
CIE-LCH:
52.8167, 90.2872, 27.6179
CIE-Luv:
52.8167, 163.8249, 24.9901
Hunter-Lab:
45.6934, 78.7212, 23.9872
#fb023c color charts
#fb023c color shades, tints & tones
#fb023c color schemes
#fb023c color preview, HTML & CSS examples
This text has a color of #fb023c
<p style="color:#fb023c;">Text here</p>
.mytext {color:#fb023c;}
This box has a color of #fb023c
<div style="background-color:#fb023c;">Content here</div>
.mybackground {background-color:#fb023c;}
Border around this has a color of #fb023c
<div style="border:2px solid #fb023c;">Content here</div>
.myborder {border:2px solid #fb023c;}