#fb2b64 color space conversions
Hex:
#fb2b64
RGB:
251, 43, 100
CMY:
2, 83, 61
CMYK:
0, 83, 60, 2
HSL:
344°, 96.2963%, 57.6471%
HSV (HSB):
344°, 82.8685%, 98.4314%
XYZ:
42.9478, 23.1571, 14.2628
xyY:
0.5344, 0.2881, 23.1571
CIE-Lab:
55.2338, 76.6393, 21.2440
CIE-LCH:
55.2338, 79.5292, 15.4931
CIE-Luv:
55.2338, 142.7619, 9.2528
Hunter-Lab:
48.1218, 75.0947, 16.1124
#fb2b64 color charts
#fb2b64 color shades, tints & tones
#fb2b64 color schemes
#fb2b64 color preview, HTML & CSS examples
This text has a color of #fb2b64
<p style="color:#fb2b64;">Text here</p>
.mytext {color:#fb2b64;}
This box has a color of #fb2b64
<div style="background-color:#fb2b64;">Content here</div>
.mybackground {background-color:#fb2b64;}
Border around this has a color of #fb2b64
<div style="border:2px solid #fb2b64;">Content here</div>
.myborder {border:2px solid #fb2b64;}