#f03a5b color space conversions
Hex:
#f03a5b
RGB:
240, 58, 91
CMY:
6, 77, 64
CMYK:
0, 76, 62, 6
HSL:
349°, 85.8491%, 58.4314%
HSV (HSB):
349°, 75.8333%, 94.1176%
XYZ:
39.3366, 22.3067, 12.1299
xyY:
0.5332, 0.3024, 22.3067
CIE-Lab:
54.3509, 69.3745, 25.0606
CIE-LCH:
54.3509, 73.7622, 19.8616
CIE-Luv:
54.3509, 131.1562, 14.7905
Hunter-Lab:
47.2300, 66.0153, 17.8338
#f03a5b color charts
#f03a5b color shades, tints & tones
#f03a5b color schemes
#f03a5b color preview, HTML & CSS examples
This text has a color of #f03a5b
<p style="color:#f03a5b;">Text here</p>
.mytext {color:#f03a5b;}
This box has a color of #f03a5b
<div style="background-color:#f03a5b;">Content here</div>
.mybackground {background-color:#f03a5b;}
Border around this has a color of #f03a5b
<div style="border:2px solid #f03a5b;">Content here</div>
.myborder {border:2px solid #f03a5b;}