#f05c5e color space conversions
Hex:
#f05c5e
RGB:
240, 92, 94
CMY:
6, 64, 63
CMYK:
0, 62, 61, 6
HSL:
359°, 83.1461%, 65.0980%
HSV (HSB):
359°, 61.6667%, 94.1176%
XYZ:
41.7827, 26.9877, 13.5966
xyY:
0.5073, 0.3277, 26.9877
CIE-Lab:
58.9629, 57.0639, 29.2801
CIE-LCH:
58.9629, 64.1375, 27.1629
CIE-Luv:
58.9629, 111.1998, 23.0052
Hunter-Lab:
51.9497, 52.6541, 20.8470
#f05c5e color charts
#f05c5e color shades, tints & tones
#f05c5e color schemes
#f05c5e color preview, HTML & CSS examples
This text has a color of #f05c5e
<p style="color:#f05c5e;">Text here</p>
.mytext {color:#f05c5e;}
This box has a color of #f05c5e
<div style="background-color:#f05c5e;">Content here</div>
.mybackground {background-color:#f05c5e;}
Border around this has a color of #f05c5e
<div style="border:2px solid #f05c5e;">Content here</div>
.myborder {border:2px solid #f05c5e;}