#f7252a color space conversions
Hex:
#f7252a
RGB:
247, 37, 42
CMY:
3, 85, 84
CMYK:
0, 85, 83, 3
HSL:
359°, 92.9204%, 55.6863%
HSV (HSB):
359°, 85.0202%, 96.8627%
XYZ:
39.4373, 21.2645, 4.2164
xyY:
0.6075, 0.3276, 21.2645
CIE-Lab:
53.2377, 74.4905, 51.7116
CIE-LCH:
53.2377, 90.6804, 34.7686
CIE-Luv:
53.2377, 157.3113, 32.8321
Hunter-Lab:
46.1134, 71.9589, 26.8582
#f7252a color charts
#f7252a color shades, tints & tones
#f7252a color schemes
#f7252a color preview, HTML & CSS examples
This text has a color of #f7252a
<p style="color:#f7252a;">Text here</p>
.mytext {color:#f7252a;}
This box has a color of #f7252a
<div style="background-color:#f7252a;">Content here</div>
.mybackground {background-color:#f7252a;}
Border around this has a color of #f7252a
<div style="border:2px solid #f7252a;">Content here</div>
.myborder {border:2px solid #f7252a;}