#fb226c color space conversions
Hex:
#fb226c
RGB:
251, 34, 108
CMY:
2, 87, 58
CMYK:
0, 86, 57, 2
HSL:
340°, 96.4444%, 55.8824%
HSV (HSB):
340°, 86.4542%, 98.4314%
XYZ:
43.0625, 22.7360, 16.3062
xyY:
0.5245, 0.2769, 22.7360
CIE-Lab:
54.7994, 78.8530, 15.8590
CIE-LCH:
54.7994, 80.4320, 11.3717
CIE-Luv:
54.7994, 142.4403, 3.0016
Hunter-Lab:
47.6823, 77.7616, 13.1018
#fb226c color charts
#fb226c color shades, tints & tones
#fb226c color schemes
#fb226c color preview, HTML & CSS examples
This text has a color of #fb226c
<p style="color:#fb226c;">Text here</p>
.mytext {color:#fb226c;}
This box has a color of #fb226c
<div style="background-color:#fb226c;">Content here</div>
.mybackground {background-color:#fb226c;}
Border around this has a color of #fb226c
<div style="border:2px solid #fb226c;">Content here</div>
.myborder {border:2px solid #fb226c;}