#fb2ea5 color space conversions
Hex:
#fb2ea5
RGB:
251, 46, 165
CMY:
2, 82, 35
CMYK:
0, 82, 34, 2
HSL:
325°, 96.2441%, 58.2353%
HSV (HSB):
325°, 81.6733%, 98.4314%
XYZ:
47.5522, 25.1798, 37.9512
xyY:
0.4296, 0.2275, 25.1798
CIE-Lab:
57.2502, 81.1964, -14.4577
CIE-LCH:
57.2502, 82.4735, 349.9039
CIE-Luv:
57.2502, 115.3476, -35.7051
Hunter-Lab:
50.1795, 81.3399, -9.7159
#fb2ea5 color charts
#fb2ea5 color shades, tints & tones
#fb2ea5 color schemes
#fb2ea5 color preview, HTML & CSS examples
This text has a color of #fb2ea5
<p style="color:#fb2ea5;">Text here</p>
.mytext {color:#fb2ea5;}
This box has a color of #fb2ea5
<div style="background-color:#fb2ea5;">Content here</div>
.mybackground {background-color:#fb2ea5;}
Border around this has a color of #fb2ea5
<div style="border:2px solid #fb2ea5;">Content here</div>
.myborder {border:2px solid #fb2ea5;}