#f8825e color space conversions
Hex:
#f8825e
RGB:
248, 130, 94
CMY:
3, 49, 63
CMYK:
0, 48, 62, 3
HSL:
14°, 91.6667%, 67.0588%
HSV (HSB):
14°, 62.0968%, 97.2549%
XYZ:
48.7144, 36.7299, 15.1117
xyY:
0.4845, 0.3653, 36.7299
CIE-Lab:
67.0739, 42.0609, 39.6813
CIE-LCH:
67.0739, 57.8249, 43.3326
CIE-Luv:
67.0739, 90.9160, 38.5192
Hunter-Lab:
60.6052, 37.4192, 27.6398
#f8825e color charts
#f8825e color shades, tints & tones
#f8825e color schemes
#f8825e color preview, HTML & CSS examples
This text has a color of #f8825e
<p style="color:#f8825e;">Text here</p>
.mytext {color:#f8825e;}
This box has a color of #f8825e
<div style="background-color:#f8825e;">Content here</div>
.mybackground {background-color:#f8825e;}
Border around this has a color of #f8825e
<div style="border:2px solid #f8825e;">Content here</div>
.myborder {border:2px solid #f8825e;}