#fb2ed2 color space conversions
Hex:
#fb2ed2
RGB:
251, 46, 210
CMY:
2, 82, 18
CMYK:
0, 82, 16, 2
HSL:
312°, 96.2441%, 58.2353%
HSV (HSB):
312°, 81.6733%, 98.4314%
XYZ:
52.3935, 27.1164, 63.4453
xyY:
0.3665, 0.1897, 27.1164
CIE-Lab:
59.0819, 86.3390, -37.5972
CIE-LCH:
59.0819, 94.1699, 336.4688
CIE-Luv:
59.0819, 95.8871, -71.1039
Hunter-Lab:
52.0734, 88.4690, -35.7866
#fb2ed2 color charts
#fb2ed2 color shades, tints & tones
#fb2ed2 color schemes
#fb2ed2 color preview, HTML & CSS examples
This text has a color of #fb2ed2
<p style="color:#fb2ed2;">Text here</p>
.mytext {color:#fb2ed2;}
This box has a color of #fb2ed2
<div style="background-color:#fb2ed2;">Content here</div>
.mybackground {background-color:#fb2ed2;}
Border around this has a color of #fb2ed2
<div style="border:2px solid #fb2ed2;">Content here</div>
.myborder {border:2px solid #fb2ed2;}