#f8025f color space conversions
Hex:
#f8025f
RGB:
248, 2, 95
CMY:
3, 99, 63
CMYK:
0, 99, 62, 3
HSL:
337°, 98.4000%, 49.0196%
HSV (HSB):
337°, 99.1935%, 97.2549%
XYZ:
40.7987, 20.8261, 12.6960
xyY:
0.5490, 0.2802, 20.8261
CIE-Lab:
52.7586, 80.7983, 20.8409
CIE-LCH:
52.7586, 83.4429, 14.4635
CIE-Luv:
52.7586, 150.3693, 7.3361
Hunter-Lab:
45.6356, 79.7183, 15.4503
#f8025f color charts
#f8025f color shades, tints & tones
#f8025f color schemes
#f8025f color preview, HTML & CSS examples
This text has a color of #f8025f
<p style="color:#f8025f;">Text here</p>
.mytext {color:#f8025f;}
This box has a color of #f8025f
<div style="background-color:#f8025f;">Content here</div>
.mybackground {background-color:#f8025f;}
Border around this has a color of #f8025f
<div style="border:2px solid #f8025f;">Content here</div>
.myborder {border:2px solid #f8025f;}