#fb2732 color space conversions
Hex:
#fb2732
RGB:
251, 39, 50
CMY:
2, 85, 80
CMYK:
0, 84, 80, 2
HSL:
357°, 96.3636%, 56.8627%
HSV (HSB):
357°, 84.4622%, 98.4314%
XYZ:
41.0849, 22.1906, 5.1354
xyY:
0.6006, 0.3244, 22.1906
CIE-Lab:
54.2286, 75.3423, 48.8232
CIE-LCH:
54.2286, 89.7784, 32.9440
CIE-Luv:
54.2286, 158.0885, 31.4482
Hunter-Lab:
47.1069, 73.2443, 26.5112
#fb2732 color charts
#fb2732 color shades, tints & tones
#fb2732 color schemes
#fb2732 color preview, HTML & CSS examples
This text has a color of #fb2732
<p style="color:#fb2732;">Text here</p>
.mytext {color:#fb2732;}
This box has a color of #fb2732
<div style="background-color:#fb2732;">Content here</div>
.mybackground {background-color:#fb2732;}
Border around this has a color of #fb2732
<div style="border:2px solid #fb2732;">Content here</div>
.myborder {border:2px solid #fb2732;}