#f05c50 color space conversions
Hex:
#f05c50
RGB:
240, 92, 80
CMY:
6, 64, 69
CMYK:
0, 62, 67, 6
HSL:
5°, 84.2105%, 62.7451%
HSV (HSB):
5°, 66.6667%, 94.1176%
XYZ:
41.2103, 26.7587, 10.5823
xyY:
0.5246, 0.3407, 26.7587
CIE-Lab:
58.7504, 56.2362, 36.9259
CIE-LCH:
58.7504, 67.2758, 33.2898
CIE-Luv:
58.7504, 114.3174, 30.0755
Hunter-Lab:
51.7289, 51.6783, 24.0810
#f05c50 color charts
#f05c50 color shades, tints & tones
#f05c50 color schemes
#f05c50 color preview, HTML & CSS examples
This text has a color of #f05c50
<p style="color:#f05c50;">Text here</p>
.mytext {color:#f05c50;}
This box has a color of #f05c50
<div style="background-color:#f05c50;">Content here</div>
.mybackground {background-color:#f05c50;}
Border around this has a color of #f05c50
<div style="border:2px solid #f05c50;">Content here</div>
.myborder {border:2px solid #f05c50;}