#ff440f color space conversions
Hex:
#ff440f
RGB:
255, 68, 15
CMY:
0, 73, 94
CMYK:
0, 73, 94, 0
HSL:
13°, 100.0000%, 52.9412%
HSV (HSB):
13°, 94.1176%, 100.0000%
XYZ:
43.3933, 25.4287, 3.0731
xyY:
0.6036, 0.3537, 25.4287
CIE-Lab:
57.4908, 68.2331, 65.8151
CIE-LCH:
57.4908, 94.8018, 43.9666
CIE-Luv:
57.4908, 151.0147, 44.0466
Hunter-Lab:
50.4269, 65.3557, 31.6856
#ff440f color charts
#ff440f color shades, tints & tones
#ff440f color schemes
#ff440f color preview, HTML & CSS examples
This text has a color of #ff440f
<p style="color:#ff440f;">Text here</p>
.mytext {color:#ff440f;}
This box has a color of #ff440f
<div style="background-color:#ff440f;">Content here</div>
.mybackground {background-color:#ff440f;}
Border around this has a color of #ff440f
<div style="border:2px solid #ff440f;">Content here</div>
.myborder {border:2px solid #ff440f;}