#f7225d color space conversions
Hex:
#f7225d
RGB:
247, 34, 93
CMY:
3, 87, 64
CMYK:
0, 86, 62, 3
HSL:
343°, 93.0131%, 55.0980%
HSV (HSB):
343°, 86.2348%, 96.8627%
XYZ:
40.9056, 21.7085, 12.3901
xyY:
0.5454, 0.2894, 21.7085
CIE-Lab:
53.7164, 76.9994, 23.2832
CIE-LCH:
53.7164, 80.4426, 16.8244
CIE-Luv:
53.7164, 144.8741, 10.9106
Hunter-Lab:
46.5924, 75.1765, 16.8479
#f7225d color charts
#f7225d color shades, tints & tones
#f7225d color schemes
#f7225d color preview, HTML & CSS examples
This text has a color of #f7225d
<p style="color:#f7225d;">Text here</p>
.mytext {color:#f7225d;}
This box has a color of #f7225d
<div style="background-color:#f7225d;">Content here</div>
.mybackground {background-color:#f7225d;}
Border around this has a color of #f7225d
<div style="border:2px solid #f7225d;">Content here</div>
.myborder {border:2px solid #f7225d;}