#ff480b color space conversions
Hex:
#ff480b
RGB:
255, 72, 11
CMY:
0, 72, 96
CMYK:
0, 72, 96, 0
HSL:
15°, 100.0000%, 52.1569%
HSV (HSB):
15°, 95.6863%, 100.0000%
XYZ:
43.6178, 25.9189, 3.0205
xyY:
0.6012, 0.3572, 25.9189
CIE-Lab:
57.9600, 66.8733, 66.9731
CIE-LCH:
57.9600, 94.6437, 45.0428
CIE-Luv:
57.9600, 148.7154, 45.2587
Hunter-Lab:
50.9106, 63.8367, 32.1197
#ff480b color charts
#ff480b color shades, tints & tones
#ff480b color schemes
#ff480b color preview, HTML & CSS examples
This text has a color of #ff480b
<p style="color:#ff480b;">Text here</p>
.mytext {color:#ff480b;}
This box has a color of #ff480b
<div style="background-color:#ff480b;">Content here</div>
.mybackground {background-color:#ff480b;}
Border around this has a color of #ff480b
<div style="border:2px solid #ff480b;">Content here</div>
.myborder {border:2px solid #ff480b;}