#ff9a30 color space conversions
Hex:
#ff9a30
RGB:
255, 154, 48
CMY:
0, 40, 81
CMYK:
0, 40, 81, 0
HSL:
31°, 100.0000%, 59.4118%
HSV (HSB):
31°, 81.1765%, 100.0000%
XYZ:
53.3291, 44.5846, 8.5912
xyY:
0.5007, 0.4186, 44.5846
CIE-Lab:
72.6175, 30.4215, 67.0070
CIE-LCH:
72.6175, 73.5895, 65.5817
CIE-Luv:
72.6175, 82.4999, 64.3840
Hunter-Lab:
66.7717, 25.7136, 39.1116
#ff9a30 color charts
#ff9a30 color shades, tints & tones
#ff9a30 color schemes
#ff9a30 color preview, HTML & CSS examples
This text has a color of #ff9a30
<p style="color:#ff9a30;">Text here</p>
.mytext {color:#ff9a30;}
This box has a color of #ff9a30
<div style="background-color:#ff9a30;">Content here</div>
.mybackground {background-color:#ff9a30;}
Border around this has a color of #ff9a30
<div style="border:2px solid #ff9a30;">Content here</div>
.myborder {border:2px solid #ff9a30;}