#f8065d color space conversions
Hex:
#f8065d
RGB:
248, 6, 93
CMY:
3, 98, 64
CMYK:
0, 98, 63, 3
HSL:
338°, 95.2756%, 49.8039%
HSV (HSB):
338°, 97.5806%, 97.2549%
XYZ:
40.7523, 20.8770, 12.2377
xyY:
0.5517, 0.2826, 20.8770
CIE-Lab:
52.8146, 80.4140, 22.1276
CIE-LCH:
52.8146, 83.4029, 15.3853
CIE-Luv:
52.8146, 150.6849, 8.7029
Hunter-Lab:
45.6914, 79.2449, 16.1041
#f8065d color charts
#f8065d color shades, tints & tones
#f8065d color schemes
#f8065d color preview, HTML & CSS examples
This text has a color of #f8065d
<p style="color:#f8065d;">Text here</p>
.mytext {color:#f8065d;}
This box has a color of #f8065d
<div style="background-color:#f8065d;">Content here</div>
.mybackground {background-color:#f8065d;}
Border around this has a color of #f8065d
<div style="border:2px solid #f8065d;">Content here</div>
.myborder {border:2px solid #f8065d;}