#fb2d8e color space conversions
Hex:
#fb2d8e
RGB:
251, 45, 142
CMY:
2, 82, 44
CMYK:
0, 82, 43, 2
HSL:
332°, 96.2617%, 58.0392%
HSV (HSB):
332°, 82.0717%, 98.4314%
XYZ:
45.6045, 24.3390, 27.8855
xyY:
0.4662, 0.2488, 24.3390
CIE-Lab:
56.4256, 79.2558, -2.1376
CIE-LCH:
56.4256, 79.2846, 358.4550
CIE-Luv:
56.4256, 125.5584, -18.5023
Hunter-Lab:
49.3346, 78.6687, 1.0216
#fb2d8e color charts
#fb2d8e color shades, tints & tones
#fb2d8e color schemes
#fb2d8e color preview, HTML & CSS examples
This text has a color of #fb2d8e
<p style="color:#fb2d8e;">Text here</p>
.mytext {color:#fb2d8e;}
This box has a color of #fb2d8e
<div style="background-color:#fb2d8e;">Content here</div>
.mybackground {background-color:#fb2d8e;}
Border around this has a color of #fb2d8e
<div style="border:2px solid #fb2d8e;">Content here</div>
.myborder {border:2px solid #fb2d8e;}