#fb532d color space conversions
Hex:
#fb532d
RGB:
251, 83, 45
CMY:
2, 67, 82
CMYK:
0, 67, 82, 2
HSL:
11°, 96.2617%, 58.0392%
HSV (HSB):
11°, 82.0717%, 98.4314%
XYZ:
43.3506, 26.8852, 5.3872
xyY:
0.5732, 0.3555, 26.8852
CIE-Lab:
58.8679, 62.1706, 55.6600
CIE-LCH:
58.8679, 83.4459, 41.8374
CIE-Luv:
58.8679, 135.3396, 41.7135
Hunter-Lab:
51.8509, 58.4978, 30.1356
#fb532d color charts
#fb532d color shades, tints & tones
#fb532d color schemes
#fb532d color preview, HTML & CSS examples
This text has a color of #fb532d
<p style="color:#fb532d;">Text here</p>
.mytext {color:#fb532d;}
This box has a color of #fb532d
<div style="background-color:#fb532d;">Content here</div>
.mybackground {background-color:#fb532d;}
Border around this has a color of #fb532d
<div style="border:2px solid #fb532d;">Content here</div>
.myborder {border:2px solid #fb532d;}