#fb072e color space conversions
Hex:
#fb072e
RGB:
251, 7, 46
CMY:
2, 97, 82
CMYK:
0, 97, 82, 2
HSL:
350°, 96.8254%, 50.5882%
HSV (HSB):
350°, 97.2112%, 98.4314%
XYZ:
40.3528, 20.8584, 4.4840
xyY:
0.6142, 0.3175, 20.8584
CIE-Lab:
52.7942, 79.2659, 49.5445
CIE-LCH:
52.7942, 93.4759, 32.0071
CIE-Luv:
52.7942, 166.3340, 29.9395
Hunter-Lab:
45.6710, 77.7899, 26.1486
#fb072e color charts
#fb072e color shades, tints & tones
#fb072e color schemes
#fb072e color preview, HTML & CSS examples
This text has a color of #fb072e
<p style="color:#fb072e;">Text here</p>
.mytext {color:#fb072e;}
This box has a color of #fb072e
<div style="background-color:#fb072e;">Content here</div>
.mybackground {background-color:#fb072e;}
Border around this has a color of #fb072e
<div style="border:2px solid #fb072e;">Content here</div>
.myborder {border:2px solid #fb072e;}