#f8225d color space conversions
Hex:
#f8225d
RGB:
248, 34, 93
CMY:
3, 87, 64
CMYK:
0, 86, 63, 3
HSL:
343°, 93.8596%, 55.2941%
HSV (HSB):
343°, 86.2903%, 97.2549%
XYZ:
41.2592, 21.8908, 12.4067
xyY:
0.5461, 0.2897, 21.8908
CIE-Lab:
53.9110, 77.2452, 23.5756
CIE-LCH:
53.9110, 80.7628, 16.9724
CIE-Luv:
53.9110, 145.6449, 11.1605
Hunter-Lab:
46.7876, 75.5301, 17.0294
#f8225d color charts
#f8225d color shades, tints & tones
#f8225d color schemes
#f8225d color preview, HTML & CSS examples
This text has a color of #f8225d
<p style="color:#f8225d;">Text here</p>
.mytext {color:#f8225d;}
This box has a color of #f8225d
<div style="background-color:#f8225d;">Content here</div>
.mybackground {background-color:#f8225d;}
Border around this has a color of #f8225d
<div style="border:2px solid #f8225d;">Content here</div>
.myborder {border:2px solid #f8225d;}