#f8825d color space conversions
Hex:
#f8825d
RGB:
248, 130, 93
CMY:
3, 49, 64
CMYK:
0, 48, 63, 3
HSL:
14°, 91.7160%, 66.8627%
HSV (HSB):
14°, 62.5000%, 97.2549%
XYZ:
48.6698, 36.7120, 14.8769
xyY:
0.4854, 0.3662, 36.7120
CIE-Lab:
67.0604, 41.9967, 40.1974
CIE-LCH:
67.0604, 58.1339, 43.7459
CIE-Luv:
67.0604, 91.0720, 38.9995
Hunter-Lab:
60.5905, 37.3484, 27.8557
#f8825d color charts
#f8825d color shades, tints & tones
#f8825d color schemes
#f8825d color preview, HTML & CSS examples
This text has a color of #f8825d
<p style="color:#f8825d;">Text here</p>
.mytext {color:#f8825d;}
This box has a color of #f8825d
<div style="background-color:#f8825d;">Content here</div>
.mybackground {background-color:#f8825d;}
Border around this has a color of #f8825d
<div style="border:2px solid #f8825d;">Content here</div>
.myborder {border:2px solid #f8825d;}