#fb532c color space conversions
Hex:
#fb532c
RGB:
251, 83, 44
CMY:
2, 67, 83
CMYK:
0, 67, 82, 2
HSL:
11°, 96.2791%, 57.8431%
HSV (HSB):
11°, 82.4701%, 98.4314%
XYZ:
43.3315, 26.8776, 5.2869
xyY:
0.5740, 0.3560, 26.8776
CIE-Lab:
58.8609, 62.1447, 56.1060
CIE-LCH:
58.8609, 83.7248, 42.0766
CIE-Luv:
58.8609, 135.4664, 41.9705
Hunter-Lab:
51.8436, 58.4663, 30.2442
#fb532c color charts
#fb532c color shades, tints & tones
#fb532c color schemes
#fb532c color preview, HTML & CSS examples
This text has a color of #fb532c
<p style="color:#fb532c;">Text here</p>
.mytext {color:#fb532c;}
This box has a color of #fb532c
<div style="background-color:#fb532c;">Content here</div>
.mybackground {background-color:#fb532c;}
Border around this has a color of #fb532c
<div style="border:2px solid #fb532c;">Content here</div>
.myborder {border:2px solid #fb532c;}