#fb332f color space conversions
Hex:
#fb332f
RGB:
251, 51, 47
CMY:
2, 80, 82
CMYK:
0, 80, 81, 2
HSL:
1°, 96.2264%, 58.4314%
HSV (HSB):
1°, 81.2749%, 98.4314%
XYZ:
41.4806, 23.0821, 4.9583
xyY:
0.5967, 0.3320, 23.0821
CIE-Lab:
55.1568, 72.5511, 51.2638
CIE-LCH:
55.1568, 88.8349, 35.2446
CIE-Luv:
55.1568, 153.6614, 34.1838
Hunter-Lab:
48.0439, 70.0384, 27.5117
#fb332f color charts
#fb332f color shades, tints & tones
#fb332f color schemes
#fb332f color preview, HTML & CSS examples
This text has a color of #fb332f
<p style="color:#fb332f;">Text here</p>
.mytext {color:#fb332f;}
This box has a color of #fb332f
<div style="background-color:#fb332f;">Content here</div>
.mybackground {background-color:#fb332f;}
Border around this has a color of #fb332f
<div style="border:2px solid #fb332f;">Content here</div>
.myborder {border:2px solid #fb332f;}