#f7275f color space conversions
Hex:
#f7275f
RGB:
247, 39, 95
CMY:
3, 85, 63
CMYK:
0, 84, 62, 3
HSL:
344°, 92.8571%, 56.0784%
HSV (HSB):
344°, 84.2105%, 96.8627%
XYZ:
41.1488, 22.0514, 12.9140
xyY:
0.5406, 0.2897, 22.0514
CIE-Lab:
54.0815, 76.1723, 22.5656
CIE-LCH:
54.0815, 79.4445, 16.5016
CIE-Luv:
54.0815, 142.6965, 10.5028
Hunter-Lab:
46.9589, 74.2366, 16.5661
#f7275f color charts
#f7275f color shades, tints & tones
#f7275f color schemes
#f7275f color preview, HTML & CSS examples
This text has a color of #f7275f
<p style="color:#f7275f;">Text here</p>
.mytext {color:#f7275f;}
This box has a color of #f7275f
<div style="background-color:#f7275f;">Content here</div>
.mybackground {background-color:#f7275f;}
Border around this has a color of #f7275f
<div style="border:2px solid #f7275f;">Content here</div>
.myborder {border:2px solid #f7275f;}