#f05a5e color space conversions
Hex:
#f05a5e
RGB:
240, 90, 94
CMY:
6, 65, 63
CMYK:
0, 63, 61, 6
HSL:
358°, 83.3333%, 64.7059%
HSV (HSB):
358°, 62.5000%, 94.1176%
XYZ:
41.6117, 26.6457, 13.5396
xyY:
0.5087, 0.3258, 26.6457
CIE-Lab:
58.6450, 57.9152, 28.8718
CIE-LCH:
58.6450, 64.7128, 26.4971
CIE-Luv:
58.6450, 112.4863, 22.3259
Hunter-Lab:
51.6195, 53.5590, 20.5821
#f05a5e color charts
#f05a5e color shades, tints & tones
#f05a5e color schemes
#f05a5e color preview, HTML & CSS examples
This text has a color of #f05a5e
<p style="color:#f05a5e;">Text here</p>
.mytext {color:#f05a5e;}
This box has a color of #f05a5e
<div style="background-color:#f05a5e;">Content here</div>
.mybackground {background-color:#f05a5e;}
Border around this has a color of #f05a5e
<div style="border:2px solid #f05a5e;">Content here</div>
.myborder {border:2px solid #f05a5e;}