#fb282d color space conversions
Hex:
#fb282d
RGB:
251, 40, 45
CMY:
2, 84, 82
CMYK:
0, 84, 82, 2
HSL:
359°, 96.3470%, 57.0588%
HSV (HSB):
359°, 84.0637%, 98.4314%
XYZ:
41.0161, 22.2163, 4.6090
xyY:
0.6046, 0.3275, 22.2163
CIE-Lab:
54.2557, 75.0142, 51.4285
CIE-LCH:
54.2557, 90.9507, 34.4339
CIE-Luv:
54.2557, 158.6357, 33.0613
Hunter-Lab:
47.1341, 72.8459, 27.1962
#fb282d color charts
#fb282d color shades, tints & tones
#fb282d color schemes
#fb282d color preview, HTML & CSS examples
This text has a color of #fb282d
<p style="color:#fb282d;">Text here</p>
.mytext {color:#fb282d;}
This box has a color of #fb282d
<div style="background-color:#fb282d;">Content here</div>
.mybackground {background-color:#fb282d;}
Border around this has a color of #fb282d
<div style="border:2px solid #fb282d;">Content here</div>
.myborder {border:2px solid #fb282d;}