#fb2ec4 color space conversions
Hex:
#fb2ec4
RGB:
251, 46, 196
CMY:
2, 82, 23
CMYK:
0, 82, 22, 2
HSL:
316°, 96.2441%, 58.2353%
HSV (HSB):
316°, 81.6733%, 98.4314%
XYZ:
50.7245, 26.4487, 54.6562
xyY:
0.3848, 0.2006, 26.4487
CIE-Lab:
58.4606, 84.6167, -30.5682
CIE-LCH:
58.4606, 89.9689, 340.1375
CIE-Luv:
58.4606, 101.8420, -60.0526
Hunter-Lab:
51.4283, 86.0573, -27.0114
#fb2ec4 color charts
#fb2ec4 color shades, tints & tones
#fb2ec4 color schemes
#fb2ec4 color preview, HTML & CSS examples
This text has a color of #fb2ec4
<p style="color:#fb2ec4;">Text here</p>
.mytext {color:#fb2ec4;}
This box has a color of #fb2ec4
<div style="background-color:#fb2ec4;">Content here</div>
.mybackground {background-color:#fb2ec4;}
Border around this has a color of #fb2ec4
<div style="border:2px solid #fb2ec4;">Content here</div>
.myborder {border:2px solid #fb2ec4;}