#fb242a color space conversions
Hex:
#fb242a
RGB:
251, 36, 42
CMY:
2, 86, 84
CMYK:
0, 86, 83, 2
HSL:
358°, 96.4126%, 56.2745%
HSV (HSB):
358°, 85.6574%, 98.4314%
XYZ:
40.8325, 21.9381, 4.2729
xyY:
0.6090, 0.3272, 21.9381
CIE-Lab:
53.9613, 75.7185, 52.6583
CIE-LCH:
53.9613, 92.2290, 34.8166
CIE-Luv:
53.9613, 160.5847, 33.3592
Hunter-Lab:
46.8382, 73.6454, 27.3779
#fb242a color charts
#fb242a color shades, tints & tones
#fb242a color schemes
#fb242a color preview, HTML & CSS examples
This text has a color of #fb242a
<p style="color:#fb242a;">Text here</p>
.mytext {color:#fb242a;}
This box has a color of #fb242a
<div style="background-color:#fb242a;">Content here</div>
.mybackground {background-color:#fb242a;}
Border around this has a color of #fb242a
<div style="border:2px solid #fb242a;">Content here</div>
.myborder {border:2px solid #fb242a;}