#f8265e color space conversions
Hex:
#f8265e
RGB:
248, 38, 94
CMY:
3, 85, 63
CMYK:
0, 85, 62, 3
HSL:
344°, 93.7500%, 56.0784%
HSV (HSB):
344°, 84.6774%, 97.2549%
XYZ:
41.4249, 22.1508, 12.6819
xyY:
0.5432, 0.2905, 22.1508
CIE-Lab:
54.1867, 76.5630, 23.3393
CIE-LCH:
54.1867, 80.0413, 16.9532
CIE-Luv:
54.1867, 144.1288, 11.1686
Hunter-Lab:
47.0647, 74.7471, 16.9692
#f8265e color charts
#f8265e color shades, tints & tones
#f8265e color schemes
#f8265e color preview, HTML & CSS examples
This text has a color of #f8265e
<p style="color:#f8265e;">Text here</p>
.mytext {color:#f8265e;}
This box has a color of #f8265e
<div style="background-color:#f8265e;">Content here</div>
.mybackground {background-color:#f8265e;}
Border around this has a color of #f8265e
<div style="border:2px solid #f8265e;">Content here</div>
.myborder {border:2px solid #f8265e;}