#f2805f color space conversions
Hex:
#f2805f
RGB:
242, 128, 95
CMY:
5, 50, 63
CMYK:
0, 47, 61, 5
HSL:
13°, 84.9711%, 66.0784%
HSV (HSB):
13°, 60.7438%, 94.9020%
XYZ:
46.4027, 35.1418, 15.1638
xyY:
0.4798, 0.3634, 35.1418
CIE-Lab:
65.8589, 40.8654, 37.4677
CIE-LCH:
65.8589, 55.4419, 42.5164
CIE-Luv:
65.8589, 87.3337, 36.4669
Hunter-Lab:
59.2805, 35.9825, 26.3301
#f2805f color charts
#f2805f color shades, tints & tones
#f2805f color schemes
#f2805f color preview, HTML & CSS examples
This text has a color of #f2805f
<p style="color:#f2805f;">Text here</p>
.mytext {color:#f2805f;}
This box has a color of #f2805f
<div style="background-color:#f2805f;">Content here</div>
.mybackground {background-color:#f2805f;}
Border around this has a color of #f2805f
<div style="border:2px solid #f2805f;">Content here</div>
.myborder {border:2px solid #f2805f;}