#fb2e7f color space conversions
Hex:
#fb2e7f
RGB:
251, 46, 127
CMY:
2, 82, 50
CMYK:
0, 82, 49, 2
HSL:
336°, 96.2441%, 58.2353%
HSV (HSB):
336°, 81.6733%, 98.4314%
XYZ:
44.5914, 23.9955, 22.3600
xyY:
0.4903, 0.2638, 23.9955
CIE-Lab:
56.0833, 77.8109, 6.2855
CIE-LCH:
56.0833, 78.0644, 4.6183
CIE-Luv:
56.0833, 131.5051, -7.5903
Hunter-Lab:
48.9852, 76.7650, 7.2258
#fb2e7f color charts
#fb2e7f color shades, tints & tones
#fb2e7f color schemes
#fb2e7f color preview, HTML & CSS examples
This text has a color of #fb2e7f
<p style="color:#fb2e7f;">Text here</p>
.mytext {color:#fb2e7f;}
This box has a color of #fb2e7f
<div style="background-color:#fb2e7f;">Content here</div>
.mybackground {background-color:#fb2e7f;}
Border around this has a color of #fb2e7f
<div style="border:2px solid #fb2e7f;">Content here</div>
.myborder {border:2px solid #fb2e7f;}