#f03c5c color space conversions
Hex:
#f03c5c
RGB:
240, 60, 92
CMY:
6, 76, 64
CMYK:
0, 75, 62, 6
HSL:
349°, 85.7143%, 58.8235%
HSV (HSB):
349°, 75.0000%, 94.1176%
XYZ:
39.4828, 22.5297, 12.3929
xyY:
0.5306, 0.3028, 22.5297
CIE-Lab:
54.5846, 68.8287, 24.7728
CIE-LCH:
54.5846, 73.1511, 19.7948
CIE-Luv:
54.5846, 129.9122, 14.7048
Hunter-Lab:
47.4654, 65.4157, 17.7456
#f03c5c color charts
#f03c5c color shades, tints & tones
#f03c5c color schemes
#f03c5c color preview, HTML & CSS examples
This text has a color of #f03c5c
<p style="color:#f03c5c;">Text here</p>
.mytext {color:#f03c5c;}
This box has a color of #f03c5c
<div style="background-color:#f03c5c;">Content here</div>
.mybackground {background-color:#f03c5c;}
Border around this has a color of #f03c5c
<div style="border:2px solid #f03c5c;">Content here</div>
.myborder {border:2px solid #f03c5c;}