#f05e5f color space conversions
Hex:
#f05e5f
RGB:
240, 94, 95
CMY:
6, 63, 63
CMYK:
0, 61, 60, 6
HSL:
360°, 82.9545%, 65.4902%
HSV (HSB):
360°, 60.8333%, 94.1176%
XYZ:
42.0034, 27.3569, 13.8931
xyY:
0.5045, 0.3286, 27.3569
CIE-Lab:
59.3032, 56.2655, 29.1456
CIE-LCH:
59.3032, 63.3662, 27.3842
CIE-Luv:
59.3032, 109.6620, 23.1532
Hunter-Lab:
52.3038, 51.8157, 20.8639
#f05e5f color charts
#f05e5f color shades, tints & tones
#f05e5f color schemes
#f05e5f color preview, HTML & CSS examples
This text has a color of #f05e5f
<p style="color:#f05e5f;">Text here</p>
.mytext {color:#f05e5f;}
This box has a color of #f05e5f
<div style="background-color:#f05e5f;">Content here</div>
.mybackground {background-color:#f05e5f;}
Border around this has a color of #f05e5f
<div style="border:2px solid #f05e5f;">Content here</div>
.myborder {border:2px solid #f05e5f;}