#f8425f color space conversions
Hex:
#f8425f
RGB:
248, 66, 95
CMY:
3, 74, 63
CMYK:
0, 73, 62, 3
HSL:
350°, 92.8571%, 61.5686%
HSV (HSB):
350°, 73.3871%, 97.2549%
XYZ:
42.7252, 24.6791, 13.3382
xyY:
0.5292, 0.3057, 24.6791
CIE-Lab:
56.7614, 69.3906, 26.1219
CIE-LCH:
56.7614, 74.1445, 20.6287
CIE-Luv:
56.7614, 132.4423, 16.2758
Hunter-Lab:
49.6781, 66.5807, 18.8558
#f8425f color charts
#f8425f color shades, tints & tones
#f8425f color schemes
#f8425f color preview, HTML & CSS examples
This text has a color of #f8425f
<p style="color:#f8425f;">Text here</p>
.mytext {color:#f8425f;}
This box has a color of #f8425f
<div style="background-color:#f8425f;">Content here</div>
.mybackground {background-color:#f8425f;}
Border around this has a color of #f8425f
<div style="border:2px solid #f8425f;">Content here</div>
.myborder {border:2px solid #f8425f;}