#f75f12 color space conversions
Hex:
#f75f12
RGB:
247, 95, 18
CMY:
3, 63, 93
CMYK:
0, 62, 93, 3
HSL:
20°, 93.4694%, 51.9608%
HSV (HSB):
20°, 92.7126%, 96.8627%
XYZ:
42.5592, 28.0022, 3.7341
xyY:
0.5728, 0.3769, 28.0022
CIE-Lab:
59.8908, 55.4053, 65.8672
CIE-LCH:
59.8908, 86.0711, 49.9306
CIE-Luv:
59.8908, 125.7130, 49.5034
Hunter-Lab:
52.9171, 50.9554, 32.8582
#f75f12 color charts
#f75f12 color shades, tints & tones
#f75f12 color schemes
#f75f12 color preview, HTML & CSS examples
This text has a color of #f75f12
<p style="color:#f75f12;">Text here</p>
.mytext {color:#f75f12;}
This box has a color of #f75f12
<div style="background-color:#f75f12;">Content here</div>
.mybackground {background-color:#f75f12;}
Border around this has a color of #f75f12
<div style="border:2px solid #f75f12;">Content here</div>
.myborder {border:2px solid #f75f12;}