#fb058e color space conversions
Hex:
#fb058e
RGB:
251, 5, 142
CMY:
2, 98, 44
CMYK:
0, 98, 43, 2
HSL:
327°, 96.8504%, 50.1961%
HSV (HSB):
327°, 98.0080%, 98.4314%
XYZ:
44.7204, 22.5708, 27.5907
xyY:
0.4713, 0.2379, 22.5708
CIE-Lab:
54.6274, 84.4606, -4.7890
CIE-LCH:
54.6274, 84.5962, 356.7548
CIE-Luv:
54.6274, 132.0762, -23.0594
Hunter-Lab:
47.5087, 84.8836, -1.1767
#fb058e color charts
#fb058e color shades, tints & tones
#fb058e color schemes
#fb058e color preview, HTML & CSS examples
This text has a color of #fb058e
<p style="color:#fb058e;">Text here</p>
.mytext {color:#fb058e;}
This box has a color of #fb058e
<div style="background-color:#fb058e;">Content here</div>
.mybackground {background-color:#fb058e;}
Border around this has a color of #fb058e
<div style="border:2px solid #fb058e;">Content here</div>
.myborder {border:2px solid #fb058e;}