#fb098f color space conversions
Hex:
#fb098f
RGB:
251, 9, 143
CMY:
2, 96, 44
CMYK:
0, 96, 43, 2
HSL:
327°, 96.8000%, 50.9804%
HSV (HSB):
327°, 96.4143%, 98.4314%
XYZ:
44.8393, 22.6878, 28.0025
xyY:
0.4694, 0.2375, 22.6878
CIE-Lab:
54.7493, 84.2796, -5.2053
CIE-LCH:
54.7493, 84.4402, 356.4657
CIE-Luv:
54.7493, 131.2816, -23.5692
Hunter-Lab:
47.6317, 84.6800, -1.5142
#fb098f color charts
#fb098f color shades, tints & tones
#fb098f color schemes
#fb098f color preview, HTML & CSS examples
This text has a color of #fb098f
<p style="color:#fb098f;">Text here</p>
.mytext {color:#fb098f;}
This box has a color of #fb098f
<div style="background-color:#fb098f;">Content here</div>
.mybackground {background-color:#fb098f;}
Border around this has a color of #fb098f
<div style="border:2px solid #fb098f;">Content here</div>
.myborder {border:2px solid #fb098f;}