#f7512c color space conversions
Hex:
#f7512c
RGB:
247, 81, 44
CMY:
3, 68, 83
CMYK:
0, 67, 82, 3
HSL:
11°, 92.6941%, 57.0588%
HSV (HSB):
11°, 82.1862%, 96.8627%
XYZ:
41.7548, 25.8409, 5.1699
xyY:
0.5738, 0.3551, 25.8409
CIE-Lab:
57.8857, 61.6227, 54.9669
CIE-LCH:
57.8857, 82.5756, 41.7327
CIE-Luv:
57.8857, 133.6372, 40.9606
Hunter-Lab:
50.8339, 57.6600, 29.5538
#f7512c color charts
#f7512c color shades, tints & tones
#f7512c color schemes
#f7512c color preview, HTML & CSS examples
This text has a color of #f7512c
<p style="color:#f7512c;">Text here</p>
.mytext {color:#f7512c;}
This box has a color of #f7512c
<div style="background-color:#f7512c;">Content here</div>
.mybackground {background-color:#f7512c;}
Border around this has a color of #f7512c
<div style="border:2px solid #f7512c;">Content here</div>
.myborder {border:2px solid #f7512c;}