#fb2c25 color space conversions
Hex:
#fb2c25
RGB:
251, 44, 37
CMY:
2, 83, 85
CMYK:
0, 82, 85, 2
HSL:
2°, 96.3964%, 56.4706%
HSV (HSB):
2°, 85.2590%, 98.4314%
XYZ:
41.0183, 22.4442, 3.9205
xyY:
0.6087, 0.3331, 22.4442
CIE-Lab:
54.4951, 73.9890, 55.5007
CIE-LCH:
54.4951, 92.4916, 36.8743
CIE-Luv:
54.4951, 158.3093, 35.6682
Hunter-Lab:
47.3753, 71.6414, 28.2562
#fb2c25 color charts
#fb2c25 color shades, tints & tones
#fb2c25 color schemes
#fb2c25 color preview, HTML & CSS examples
This text has a color of #fb2c25
<p style="color:#fb2c25;">Text here</p>
.mytext {color:#fb2c25;}
This box has a color of #fb2c25
<div style="background-color:#fb2c25;">Content here</div>
.mybackground {background-color:#fb2c25;}
Border around this has a color of #fb2c25
<div style="border:2px solid #fb2c25;">Content here</div>
.myborder {border:2px solid #fb2c25;}