#f8254c color space conversions
Hex:
#f8254c
RGB:
248, 37, 76
CMY:
3, 85, 70
CMYK:
0, 85, 69, 3
HSL:
349°, 93.7778%, 55.8824%
HSV (HSB):
349°, 85.0806%, 97.2549%
XYZ:
40.6775, 21.8014, 8.9016
xyY:
0.5699, 0.3054, 21.8014
CIE-Lab:
53.8156, 75.8684, 33.5691
CIE-LCH:
53.8156, 82.9633, 23.8677
CIE-Luv:
53.8156, 150.2099, 20.3976
Hunter-Lab:
46.6920, 73.7961, 21.3810
#f8254c color charts
#f8254c color shades, tints & tones
#f8254c color schemes
#f8254c color preview, HTML & CSS examples
This text has a color of #f8254c
<p style="color:#f8254c;">Text here</p>
.mytext {color:#f8254c;}
This box has a color of #f8254c
<div style="background-color:#f8254c;">Content here</div>
.mybackground {background-color:#f8254c;}
Border around this has a color of #f8254c
<div style="border:2px solid #f8254c;">Content here</div>
.myborder {border:2px solid #f8254c;}