#f05d5d color space conversions
Hex:
#f05d5d
RGB:
240, 93, 93
CMY:
6, 64, 64
CMYK:
0, 61, 61, 6
HSL:
0°, 83.0508%, 65.2941%
HSV (HSB):
0°, 61.2500%, 94.1176%
XYZ:
41.8253, 27.1443, 13.3909
xyY:
0.5078, 0.3296, 27.1443
CIE-Lab:
59.1076, 56.5695, 30.0365
CIE-LCH:
59.1076, 64.0492, 27.9668
CIE-Luv:
59.1076, 110.7849, 23.8866
Hunter-Lab:
52.1002, 52.1221, 21.2313
#f05d5d color charts
#f05d5d color shades, tints & tones
#f05d5d color schemes
#f05d5d color preview, HTML & CSS examples
This text has a color of #f05d5d
<p style="color:#f05d5d;">Text here</p>
.mytext {color:#f05d5d;}
This box has a color of #f05d5d
<div style="background-color:#f05d5d;">Content here</div>
.mybackground {background-color:#f05d5d;}
Border around this has a color of #f05d5d
<div style="border:2px solid #f05d5d;">Content here</div>
.myborder {border:2px solid #f05d5d;}