#ffa330 color space conversions
Hex:
#ffa330
RGB:
255, 163, 48
CMY:
0, 36, 81
CMYK:
0, 36, 81, 0
HSL:
33°, 100.0000%, 59.4118%
HSV (HSB):
33°, 81.1765%, 100.0000%
XYZ:
54.8707, 47.6678, 9.1051
xyY:
0.4915, 0.4270, 47.6678
CIE-Lab:
74.6149, 25.7482, 68.7735
CIE-LCH:
74.6149, 73.4354, 69.4746
CIE-Luv:
74.6149, 75.1515, 67.7132
Hunter-Lab:
69.0419, 21.0388, 40.5103
#ffa330 color charts
#ffa330 color shades, tints & tones
#ffa330 color schemes
#ffa330 color preview, HTML & CSS examples
This text has a color of #ffa330
<p style="color:#ffa330;">Text here</p>
.mytext {color:#ffa330;}
This box has a color of #ffa330
<div style="background-color:#ffa330;">Content here</div>
.mybackground {background-color:#ffa330;}
Border around this has a color of #ffa330
<div style="border:2px solid #ffa330;">Content here</div>
.myborder {border:2px solid #ffa330;}