#fb2f6e color space conversions
Hex:
#fb2f6e
RGB:
251, 47, 110
CMY:
2, 82, 57
CMYK:
0, 81, 56, 2
HSL:
341°, 96.2264%, 58.4314%
HSV (HSB):
341°, 81.2749%, 98.4314%
XYZ:
43.6146, 23.6680, 17.0215
xyY:
0.5173, 0.2807, 23.6680
CIE-Lab:
55.7539, 76.3731, 15.9739
CIE-LCH:
55.7539, 78.0257, 11.8135
CIE-Luv:
55.7539, 137.7880, 3.8709
Hunter-Lab:
48.6498, 74.8884, 13.3106
#fb2f6e color charts
#fb2f6e color shades, tints & tones
#fb2f6e color schemes
#fb2f6e color preview, HTML & CSS examples
This text has a color of #fb2f6e
<p style="color:#fb2f6e;">Text here</p>
.mytext {color:#fb2f6e;}
This box has a color of #fb2f6e
<div style="background-color:#fb2f6e;">Content here</div>
.mybackground {background-color:#fb2f6e;}
Border around this has a color of #fb2f6e
<div style="border:2px solid #fb2f6e;">Content here</div>
.myborder {border:2px solid #fb2f6e;}