#fb2c32 color space conversions
Hex:
#fb2c32
RGB:
251, 44, 50
CMY:
2, 83, 80
CMYK:
0, 82, 80, 2
HSL:
358°, 96.2791%, 57.8431%
HSV (HSB):
358°, 82.4701%, 98.4314%
XYZ:
41.2601, 22.5409, 5.1938
xyY:
0.5980, 0.3267, 22.5409
CIE-Lab:
54.5962, 74.2941, 49.1843
CIE-LCH:
54.5962, 89.0994, 33.5054
CIE-Luv:
54.5962, 156.1677, 32.1605
Hunter-Lab:
47.4772, 72.0401, 26.7480
#fb2c32 color charts
#fb2c32 color shades, tints & tones
#fb2c32 color schemes
#fb2c32 color preview, HTML & CSS examples
This text has a color of #fb2c32
<p style="color:#fb2c32;">Text here</p>
.mytext {color:#fb2c32;}
This box has a color of #fb2c32
<div style="background-color:#fb2c32;">Content here</div>
.mybackground {background-color:#fb2c32;}
Border around this has a color of #fb2c32
<div style="border:2px solid #fb2c32;">Content here</div>
.myborder {border:2px solid #fb2c32;}