#f14e05 color space conversions
Hex:
#f14e05
RGB:
241, 78, 5
CMY:
5, 69, 98
CMYK:
0, 68, 98, 5
HSL:
19°, 95.9350%, 48.2353%
HSV (HSB):
19°, 97.9253%, 94.5098%
XYZ:
39.0274, 24.1605, 2.7501
xyY:
0.5919, 0.3664, 24.1605
CIE-Lab:
56.2481, 60.2182, 65.8857
CIE-LCH:
56.2481, 89.2589, 47.5733
CIE-Luv:
56.2481, 133.9664, 45.6459
Hunter-Lab:
49.1533, 55.7094, 31.0902
#f14e05 color charts
#f14e05 color shades, tints & tones
#f14e05 color schemes
#f14e05 color preview, HTML & CSS examples
This text has a color of #f14e05
<p style="color:#f14e05;">Text here</p>
.mytext {color:#f14e05;}
This box has a color of #f14e05
<div style="background-color:#f14e05;">Content here</div>
.mybackground {background-color:#f14e05;}
Border around this has a color of #f14e05
<div style="border:2px solid #f14e05;">Content here</div>
.myborder {border:2px solid #f14e05;}