#fb2e6e color space conversions
Hex:
#fb2e6e
RGB:
251, 46, 110
CMY:
2, 82, 57
CMYK:
0, 82, 56, 2
HSL:
341°, 96.2441%, 58.2353%
HSV (HSB):
341°, 81.6733%, 98.4314%
XYZ:
43.5751, 23.5890, 17.0083
xyY:
0.5177, 0.2802, 23.5890
CIE-Lab:
55.6739, 76.6012, 15.8638
CIE-LCH:
55.6739, 78.2266, 11.7003
CIE-Luv:
55.6739, 138.1271, 3.6840
Hunter-Lab:
48.5685, 75.1533, 13.2351
#fb2e6e color charts
#fb2e6e color shades, tints & tones
#fb2e6e color schemes
#fb2e6e color preview, HTML & CSS examples
This text has a color of #fb2e6e
<p style="color:#fb2e6e;">Text here</p>
.mytext {color:#fb2e6e;}
This box has a color of #fb2e6e
<div style="background-color:#fb2e6e;">Content here</div>
.mybackground {background-color:#fb2e6e;}
Border around this has a color of #fb2e6e
<div style="border:2px solid #fb2e6e;">Content here</div>
.myborder {border:2px solid #fb2e6e;}