#f05c5d color space conversions
Hex:
#f05c5d
RGB:
240, 92, 93
CMY:
6, 64, 64
CMYK:
0, 62, 61, 6
HSL:
360°, 83.1461%, 65.0980%
HSV (HSB):
360°, 61.6667%, 94.1176%
XYZ:
41.7381, 26.9699, 13.3618
xyY:
0.5086, 0.3286, 26.9699
CIE-Lab:
58.9464, 56.9998, 29.8305
CIE-LCH:
58.9464, 64.3338, 27.6251
CIE-Luv:
58.9464, 111.4369, 23.5441
Hunter-Lab:
51.9325, 52.5783, 21.0980
#f05c5d color charts
#f05c5d color shades, tints & tones
#f05c5d color schemes
#f05c5d color preview, HTML & CSS examples
This text has a color of #f05c5d
<p style="color:#f05c5d;">Text here</p>
.mytext {color:#f05c5d;}
This box has a color of #f05c5d
<div style="background-color:#f05c5d;">Content here</div>
.mybackground {background-color:#f05c5d;}
Border around this has a color of #f05c5d
<div style="border:2px solid #f05c5d;">Content here</div>
.myborder {border:2px solid #f05c5d;}