#f05c5f color space conversions
Hex:
#f05c5f
RGB:
240, 92, 95
CMY:
6, 64, 63
CMYK:
0, 62, 60, 6
HSL:
359°, 83.1461%, 65.0980%
HSV (HSB):
359°, 61.6667%, 94.1176%
XYZ:
41.8279, 27.0058, 13.8345
xyY:
0.5060, 0.3267, 27.0058
CIE-Lab:
58.9797, 57.1288, 28.7293
CIE-LCH:
58.9797, 63.9459, 26.6972
CIE-Luv:
58.9797, 110.9606, 22.4613
Hunter-Lab:
51.9671, 52.7308, 20.5929
#f05c5f color charts
#f05c5f color shades, tints & tones
#f05c5f color schemes
#f05c5f color preview, HTML & CSS examples
This text has a color of #f05c5f
<p style="color:#f05c5f;">Text here</p>
.mytext {color:#f05c5f;}
This box has a color of #f05c5f
<div style="background-color:#f05c5f;">Content here</div>
.mybackground {background-color:#f05c5f;}
Border around this has a color of #f05c5f
<div style="border:2px solid #f05c5f;">Content here</div>
.myborder {border:2px solid #f05c5f;}