#fb2325 color space conversions
Hex:
#fb2325
RGB:
251, 35, 37
CMY:
2, 86, 85
CMYK:
0, 86, 85, 2
HSL:
359°, 96.4286%, 56.0784%
HSV (HSB):
359°, 86.0558%, 98.4314%
XYZ:
40.7186, 21.8449, 3.8206
xyY:
0.6134, 0.3291, 21.8449
CIE-Lab:
53.8620, 75.7956, 54.9748
CIE-LCH:
53.8620, 93.6333, 35.9535
CIE-Luv:
53.8620, 161.7074, 34.4793
Hunter-Lab:
46.7385, 73.7170, 27.8703
#fb2325 color charts
#fb2325 color shades, tints & tones
#fb2325 color schemes
#fb2325 color preview, HTML & CSS examples
This text has a color of #fb2325
<p style="color:#fb2325;">Text here</p>
.mytext {color:#fb2325;}
This box has a color of #fb2325
<div style="background-color:#fb2325;">Content here</div>
.mybackground {background-color:#fb2325;}
Border around this has a color of #fb2325
<div style="border:2px solid #fb2325;">Content here</div>
.myborder {border:2px solid #fb2325;}