#f14f10 color space conversions
Hex:
#f14f10
RGB:
241, 79, 16
CMY:
5, 69, 94
CMYK:
0, 67, 93, 5
HSL:
17°, 88.9328%, 50.3922%
HSV (HSB):
17°, 93.3610%, 94.5098%
XYZ:
39.1651, 24.3301, 3.1222
xyY:
0.5879, 0.3652, 24.3301
CIE-Lab:
56.4168, 59.9277, 63.6410
CIE-LCH:
56.4168, 87.4157, 46.7213
CIE-Luv:
56.4168, 132.7779, 44.9147
Hunter-Lab:
49.3256, 55.4114, 30.7750
#f14f10 color charts
#f14f10 color shades, tints & tones
#f14f10 color schemes
#f14f10 color preview, HTML & CSS examples
This text has a color of #f14f10
<p style="color:#f14f10;">Text here</p>
.mytext {color:#f14f10;}
This box has a color of #f14f10
<div style="background-color:#f14f10;">Content here</div>
.mybackground {background-color:#f14f10;}
Border around this has a color of #f14f10
<div style="border:2px solid #f14f10;">Content here</div>
.myborder {border:2px solid #f14f10;}