#fb225e color space conversions
Hex:
#fb225e
RGB:
251, 34, 94
CMY:
2, 87, 63
CMYK:
0, 86, 63, 2
HSL:
343°, 96.4444%, 55.8824%
HSV (HSB):
343°, 86.4542%, 98.4314%
XYZ:
42.3761, 22.4614, 12.6917
xyY:
0.5466, 0.2897, 22.4614
CIE-Lab:
54.5132, 78.0351, 23.8771
CIE-LCH:
54.5132, 81.6063, 17.0130
CIE-Luv:
54.5132, 147.6038, 11.3458
Hunter-Lab:
47.3935, 76.6640, 17.2979
#fb225e color charts
#fb225e color shades, tints & tones
#fb225e color schemes
#fb225e color preview, HTML & CSS examples
This text has a color of #fb225e
<p style="color:#fb225e;">Text here</p>
.mytext {color:#fb225e;}
This box has a color of #fb225e
<div style="background-color:#fb225e;">Content here</div>
.mybackground {background-color:#fb225e;}
Border around this has a color of #fb225e
<div style="border:2px solid #fb225e;">Content here</div>
.myborder {border:2px solid #fb225e;}