#f2915f color space conversions
Hex:
#f2915f
RGB:
242, 145, 95
CMY:
5, 43, 63
CMYK:
0, 40, 61, 5
HSL:
20°, 84.9711%, 66.0784%
HSV (HSB):
20°, 60.7438%, 94.9020%
XYZ:
48.8089, 39.9543, 15.9659
xyY:
0.4660, 0.3815, 39.9543
CIE-Lab:
69.4369, 32.1338, 41.8402
CIE-LCH:
69.4369, 52.7559, 52.4753
CIE-Luv:
69.4369, 74.6181, 43.5980
Hunter-Lab:
63.2094, 27.2174, 29.2707
#f2915f color charts
#f2915f color shades, tints & tones
#f2915f color schemes
#f2915f color preview, HTML & CSS examples
This text has a color of #f2915f
<p style="color:#f2915f;">Text here</p>
.mytext {color:#f2915f;}
This box has a color of #f2915f
<div style="background-color:#f2915f;">Content here</div>
.mybackground {background-color:#f2915f;}
Border around this has a color of #f2915f
<div style="border:2px solid #f2915f;">Content here</div>
.myborder {border:2px solid #f2915f;}