#fb228c color space conversions
Hex:
#fb228c
RGB:
251, 34, 140
CMY:
2, 87, 45
CMYK:
0, 86, 44, 2
HSL:
331°, 96.4444%, 55.8824%
HSV (HSB):
331°, 86.4542%, 98.4314%
XYZ:
45.0893, 23.5467, 26.9794
xyY:
0.4716, 0.2463, 23.5467
CIE-Lab:
55.6311, 81.2008, -2.1168
CIE-LCH:
55.6311, 81.2284, 358.5067
CIE-Luv:
55.6311, 129.0986, -18.8933
Hunter-Lab:
48.5250, 80.9431, 1.0028
#fb228c color charts
#fb228c color shades, tints & tones
#fb228c color schemes
#fb228c color preview, HTML & CSS examples
This text has a color of #fb228c
<p style="color:#fb228c;">Text here</p>
.mytext {color:#fb228c;}
This box has a color of #fb228c
<div style="background-color:#fb228c;">Content here</div>
.mybackground {background-color:#fb228c;}
Border around this has a color of #fb228c
<div style="border:2px solid #fb228c;">Content here</div>
.myborder {border:2px solid #fb228c;}