#fb2f65 color space conversions
Hex:
#fb2f65
RGB:
251, 47, 101
CMY:
2, 82, 60
CMYK:
0, 81, 60, 2
HSL:
344°, 96.2264%, 58.4314%
HSV (HSB):
344°, 81.2749%, 98.4314%
XYZ:
43.1491, 23.4818, 14.5702
xyY:
0.5314, 0.2892, 23.4818
CIE-Lab:
55.5652, 75.8093, 21.0909
CIE-LCH:
55.5652, 78.6885, 15.5471
CIE-Luv:
55.5652, 141.0316, 9.3707
Hunter-Lab:
48.4581, 74.1424, 16.0936
#fb2f65 color charts
#fb2f65 color shades, tints & tones
#fb2f65 color schemes
#fb2f65 color preview, HTML & CSS examples
This text has a color of #fb2f65
<p style="color:#fb2f65;">Text here</p>
.mytext {color:#fb2f65;}
This box has a color of #fb2f65
<div style="background-color:#fb2f65;">Content here</div>
.mybackground {background-color:#fb2f65;}
Border around this has a color of #fb2f65
<div style="border:2px solid #fb2f65;">Content here</div>
.myborder {border:2px solid #fb2f65;}