#ffa130 color space conversions
Hex:
#ffa130
RGB:
255, 161, 48
CMY:
0, 37, 81
CMYK:
0, 37, 81, 0
HSL:
33°, 100.0000%, 59.4118%
HSV (HSB):
33°, 81.1765%, 100.0000%
XYZ:
54.5184, 46.9631, 8.9877
xyY:
0.4935, 0.4251, 46.9631
CIE-Lab:
74.1662, 26.7893, 68.3775
CIE-LCH:
74.1662, 73.4381, 68.6055
CIE-Luv:
74.1662, 76.7786, 66.9692
Hunter-Lab:
68.5297, 22.0777, 40.1949
#ffa130 color charts
#ffa130 color shades, tints & tones
#ffa130 color schemes
#ffa130 color preview, HTML & CSS examples
This text has a color of #ffa130
<p style="color:#ffa130;">Text here</p>
.mytext {color:#ffa130;}
This box has a color of #ffa130
<div style="background-color:#ffa130;">Content here</div>
.mybackground {background-color:#ffa130;}
Border around this has a color of #ffa130
<div style="border:2px solid #ffa130;">Content here</div>
.myborder {border:2px solid #ffa130;}