#f8325c color space conversions
Hex:
#f8325c
RGB:
248, 50, 92
CMY:
3, 80, 64
CMYK:
0, 80, 63, 3
HSL:
347°, 93.3962%, 58.4314%
HSV (HSB):
347°, 79.8387%, 97.2549%
XYZ:
41.7838, 23.0104, 12.3644
xyY:
0.5415, 0.2982, 23.0104
CIE-Lab:
55.0830, 73.7910, 25.7066
CIE-LCH:
55.0830, 78.1405, 19.2068
CIE-Luv:
55.0830, 140.5781, 14.3602
Hunter-Lab:
47.9691, 71.5374, 18.2959
#f8325c color charts
#f8325c color shades, tints & tones
#f8325c color schemes
#f8325c color preview, HTML & CSS examples
This text has a color of #f8325c
<p style="color:#f8325c;">Text here</p>
.mytext {color:#f8325c;}
This box has a color of #f8325c
<div style="background-color:#f8325c;">Content here</div>
.mybackground {background-color:#f8325c;}
Border around this has a color of #f8325c
<div style="border:2px solid #f8325c;">Content here</div>
.myborder {border:2px solid #f8325c;}