#fb2eda color space conversions
Hex:
#fb2eda
RGB:
251, 46, 218
CMY:
2, 82, 15
CMYK:
0, 82, 13, 2
HSL:
310°, 96.2441%, 58.2353%
HSV (HSB):
310°, 81.6733%, 98.4314%
XYZ:
53.4155, 27.5252, 68.8272
xyY:
0.3567, 0.1838, 27.5252
CIE-Lab:
59.4573, 87.3693, -41.5458
CIE-LCH:
59.4573, 96.7442, 334.5680
CIE-Luv:
59.4573, 92.5553, -77.3874
Hunter-Lab:
52.4644, 89.9232, -41.0565
#fb2eda color charts
#fb2eda color shades, tints & tones
#fb2eda color schemes
#fb2eda color preview, HTML & CSS examples
This text has a color of #fb2eda
<p style="color:#fb2eda;">Text here</p>
.mytext {color:#fb2eda;}
This box has a color of #fb2eda
<div style="background-color:#fb2eda;">Content here</div>
.mybackground {background-color:#fb2eda;}
Border around this has a color of #fb2eda
<div style="border:2px solid #fb2eda;">Content here</div>
.myborder {border:2px solid #fb2eda;}