#f05d2d color space conversions
Hex:
#f05d2d
RGB:
240, 93, 45
CMY:
6, 64, 82
CMYK:
0, 61, 81, 6
HSL:
15°, 86.6667%, 55.8824%
HSV (HSB):
15°, 81.2500%, 94.1176%
XYZ:
40.3232, 26.5434, 5.4808
xyY:
0.5574, 0.3669, 26.5434
CIE-Lab:
58.5493, 54.3676, 54.6879
CIE-LCH:
58.5493, 77.1142, 45.1683
CIE-Luv:
58.5493, 119.2819, 43.2286
Hunter-Lab:
51.5203, 49.5453, 29.7569
#f05d2d color charts
#f05d2d color shades, tints & tones
#f05d2d color schemes
#f05d2d color preview, HTML & CSS examples
This text has a color of #f05d2d
<p style="color:#f05d2d;">Text here</p>
.mytext {color:#f05d2d;}
This box has a color of #f05d2d
<div style="background-color:#f05d2d;">Content here</div>
.mybackground {background-color:#f05d2d;}
Border around this has a color of #f05d2d
<div style="border:2px solid #f05d2d;">Content here</div>
.myborder {border:2px solid #f05d2d;}