#ff480c color space conversions
Hex:
#ff480c
RGB:
255, 72, 12
CMY:
0, 72, 95
CMYK:
0, 72, 95, 0
HSL:
15°, 100.0000%, 52.3529%
HSV (HSB):
15°, 95.2941%, 100.0000%
XYZ:
43.6237, 25.9213, 3.0519
xyY:
0.6009, 0.3571, 25.9213
CIE-Lab:
57.9622, 66.8811, 66.7682
CIE-LCH:
57.9622, 94.5043, 44.9516
CIE-Luv:
57.9622, 148.6703, 45.1746
Hunter-Lab:
50.9129, 63.8465, 32.0850
#ff480c color charts
#ff480c color shades, tints & tones
#ff480c color schemes
#ff480c color preview, HTML & CSS examples
This text has a color of #ff480c
<p style="color:#ff480c;">Text here</p>
.mytext {color:#ff480c;}
This box has a color of #ff480c
<div style="background-color:#ff480c;">Content here</div>
.mybackground {background-color:#ff480c;}
Border around this has a color of #ff480c
<div style="border:2px solid #ff480c;">Content here</div>
.myborder {border:2px solid #ff480c;}