#f05e5b color space conversions
Hex:
#f05e5b
RGB:
240, 94, 91
CMY:
6, 63, 64
CMYK:
0, 61, 62, 6
HSL:
1°, 83.2402%, 64.9020%
HSV (HSB):
1°, 62.0833%, 94.1176%
XYZ:
41.8262, 27.2860, 12.9598
xyY:
0.5096, 0.3325, 27.2860
CIE-Lab:
59.2381, 56.0097, 31.3404
CIE-LCH:
59.2381, 64.1819, 29.2293
CIE-Luv:
59.2381, 110.5871, 25.2897
Hunter-Lab:
52.2360, 51.5148, 21.8553
#f05e5b color charts
#f05e5b color shades, tints & tones
#f05e5b color schemes
#f05e5b color preview, HTML & CSS examples
This text has a color of #f05e5b
<p style="color:#f05e5b;">Text here</p>
.mytext {color:#f05e5b;}
This box has a color of #f05e5b
<div style="background-color:#f05e5b;">Content here</div>
.mybackground {background-color:#f05e5b;}
Border around this has a color of #f05e5b
<div style="border:2px solid #f05e5b;">Content here</div>
.myborder {border:2px solid #f05e5b;}