#f8015e color space conversions
Hex:
#f8015e
RGB:
248, 1, 94
CMY:
3, 100, 63
CMYK:
0, 100, 62, 3
HSL:
337°, 99.1968%, 48.8235%
HSV (HSB):
337°, 99.5968%, 97.2549%
XYZ:
40.7426, 20.7863, 12.4545
xyY:
0.5507, 0.2810, 20.7863
CIE-Lab:
52.7148, 80.8144, 21.3890
CIE-LCH:
52.7148, 83.5970, 14.8244
CIE-Luv:
52.7148, 150.8602, 7.8603
Hunter-Lab:
45.5920, 79.7279, 15.7180
#f8015e color charts
#f8015e color shades, tints & tones
#f8015e color schemes
#f8015e color preview, HTML & CSS examples
This text has a color of #f8015e
<p style="color:#f8015e;">Text here</p>
.mytext {color:#f8015e;}
This box has a color of #f8015e
<div style="background-color:#f8015e;">Content here</div>
.mybackground {background-color:#f8015e;}
Border around this has a color of #f8015e
<div style="border:2px solid #f8015e;">Content here</div>
.myborder {border:2px solid #f8015e;}