#fb2d30 color space conversions
Hex:
#fb2d30
RGB:
251, 45, 48
CMY:
2, 82, 81
CMYK:
0, 82, 81, 2
HSL:
359°, 96.2617%, 58.0392%
HSV (HSB):
359°, 82.0717%, 98.4314%
XYZ:
41.2555, 22.5994, 4.9840
xyY:
0.5993, 0.3283, 22.5994
CIE-Lab:
54.6573, 74.0172, 50.2795
CIE-LCH:
54.6573, 89.4794, 34.1881
CIE-Luv:
54.6573, 156.1265, 32.9181
Hunter-Lab:
47.5388, 71.7144, 27.0612
#fb2d30 color charts
#fb2d30 color shades, tints & tones
#fb2d30 color schemes
#fb2d30 color preview, HTML & CSS examples
This text has a color of #fb2d30
<p style="color:#fb2d30;">Text here</p>
.mytext {color:#fb2d30;}
This box has a color of #fb2d30
<div style="background-color:#fb2d30;">Content here</div>
.mybackground {background-color:#fb2d30;}
Border around this has a color of #fb2d30
<div style="border:2px solid #fb2d30;">Content here</div>
.myborder {border:2px solid #fb2d30;}