#fb2e8f color space conversions
Hex:
#fb2e8f
RGB:
251, 46, 143
CMY:
2, 82, 44
CMYK:
0, 82, 43, 2
HSL:
332°, 96.2441%, 58.2353%
HSV (HSB):
332°, 81.6733%, 98.4314%
XYZ:
45.7186, 24.4464, 28.2956
xyY:
0.4643, 0.2483, 24.4464
CIE-Lab:
56.5320, 79.1234, -2.5739
CIE-LCH:
56.5320, 79.1652, 358.1368
CIE-Luv:
56.5320, 124.8576, -19.0441
Hunter-Lab:
49.4433, 78.5273, 0.6796
#fb2e8f color charts
#fb2e8f color shades, tints & tones
#fb2e8f color schemes
#fb2e8f color preview, HTML & CSS examples
This text has a color of #fb2e8f
<p style="color:#fb2e8f;">Text here</p>
.mytext {color:#fb2e8f;}
This box has a color of #fb2e8f
<div style="background-color:#fb2e8f;">Content here</div>
.mybackground {background-color:#fb2e8f;}
Border around this has a color of #fb2e8f
<div style="border:2px solid #fb2e8f;">Content here</div>
.myborder {border:2px solid #fb2e8f;}