#f8532d color space conversions
Hex:
#f8532d
RGB:
248, 83, 45
CMY:
3, 67, 82
CMYK:
0, 67, 82, 3
HSL:
11°, 93.5484%, 57.4510%
HSV (HSB):
11°, 81.8548%, 97.2549%
XYZ:
42.2783, 26.3324, 5.3370
xyY:
0.5717, 0.3561, 26.3324
CIE-Lab:
58.3513, 61.1978, 54.9979
CIE-LCH:
58.3513, 82.2796, 41.9457
CIE-Luv:
58.3513, 132.9399, 41.3467
Hunter-Lab:
51.3151, 57.2639, 29.7542
#f8532d color charts
#f8532d color shades, tints & tones
#f8532d color schemes
#f8532d color preview, HTML & CSS examples
This text has a color of #f8532d
<p style="color:#f8532d;">Text here</p>
.mytext {color:#f8532d;}
This box has a color of #f8532d
<div style="background-color:#f8532d;">Content here</div>
.mybackground {background-color:#f8532d;}
Border around this has a color of #f8532d
<div style="border:2px solid #f8532d;">Content here</div>
.myborder {border:2px solid #f8532d;}