#f05b3c color space conversions
Hex:
#f05b3c
RGB:
240, 91, 60
CMY:
6, 64, 76
CMYK:
0, 62, 75, 6
HSL:
10°, 85.7143%, 58.8235%
HSV (HSB):
10°, 75.0000%, 94.1176%
XYZ:
40.4919, 26.3337, 7.2237
xyY:
0.5468, 0.3556, 26.3337
CIE-Lab:
58.3524, 55.7394, 47.2289
CIE-LCH:
58.3524, 73.0579, 40.2752
CIE-Luv:
58.3524, 118.6759, 37.9892
Hunter-Lab:
51.3164, 51.0443, 27.5753
#f05b3c color charts
#f05b3c color shades, tints & tones
#f05b3c color schemes
#f05b3c color preview, HTML & CSS examples
This text has a color of #f05b3c
<p style="color:#f05b3c;">Text here</p>
.mytext {color:#f05b3c;}
This box has a color of #f05b3c
<div style="background-color:#f05b3c;">Content here</div>
.mybackground {background-color:#f05b3c;}
Border around this has a color of #f05b3c
<div style="border:2px solid #f05b3c;">Content here</div>
.myborder {border:2px solid #f05b3c;}