#f8805c color space conversions
Hex:
#f8805c
RGB:
248, 128, 92
CMY:
3, 50, 64
CMYK:
0, 48, 63, 3
HSL:
14°, 91.7647%, 66.6667%
HSV (HSB):
14°, 62.9032%, 97.2549%
XYZ:
48.3623, 36.1675, 14.5573
xyY:
0.4881, 0.3650, 36.1675
CIE-Lab:
66.6477, 42.9314, 40.2288
CIE-LCH:
66.6477, 58.8342, 43.1386
CIE-Luv:
66.6477, 92.7264, 38.6772
Hunter-Lab:
60.1394, 38.3004, 27.7459
#f8805c color charts
#f8805c color shades, tints & tones
#f8805c color schemes
#f8805c color preview, HTML & CSS examples
This text has a color of #f8805c
<p style="color:#f8805c;">Text here</p>
.mytext {color:#f8805c;}
This box has a color of #f8805c
<div style="background-color:#f8805c;">Content here</div>
.mybackground {background-color:#f8805c;}
Border around this has a color of #f8805c
<div style="border:2px solid #f8805c;">Content here</div>
.myborder {border:2px solid #f8805c;}