#f03a5a color space conversions
Hex:
#f03a5a
RGB:
240, 58, 90
CMY:
6, 77, 65
CMYK:
0, 76, 63, 6
HSL:
349°, 85.8491%, 58.4314%
HSV (HSB):
349°, 75.8333%, 94.1176%
XYZ:
39.2937, 22.2896, 11.9042
xyY:
0.5347, 0.3033, 22.2896
CIE-Lab:
54.3329, 69.3169, 25.6302
CIE-LCH:
54.3329, 73.9035, 20.2921
CIE-Luv:
54.3329, 131.4634, 15.3444
Hunter-Lab:
47.2118, 65.9422, 18.0987
#f03a5a color charts
#f03a5a color shades, tints & tones
#f03a5a color schemes
#f03a5a color preview, HTML & CSS examples
This text has a color of #f03a5a
<p style="color:#f03a5a;">Text here</p>
.mytext {color:#f03a5a;}
This box has a color of #f03a5a
<div style="background-color:#f03a5a;">Content here</div>
.mybackground {background-color:#f03a5a;}
Border around this has a color of #f03a5a
<div style="border:2px solid #f03a5a;">Content here</div>
.myborder {border:2px solid #f03a5a;}