#ff9f3a color space conversions
Hex:
#ff9f3a
RGB:
255, 159, 58
CMY:
0, 38, 77
CMYK:
0, 38, 77, 0
HSL:
31°, 100.0000%, 61.3725%
HSV (HSB):
31°, 77.2549%, 100.0000%
XYZ:
54.4019, 46.3618, 10.0844
xyY:
0.4908, 0.4182, 46.3618
CIE-Lab:
73.7797, 28.1592, 64.3040
CIE-LCH:
73.7797, 70.1993, 66.3510
CIE-Luv:
73.7797, 77.8002, 63.8316
Hunter-Lab:
68.0895, 23.4606, 38.8815
#ff9f3a color charts
#ff9f3a color shades, tints & tones
#ff9f3a color schemes
#ff9f3a color preview, HTML & CSS examples
This text has a color of #ff9f3a
<p style="color:#ff9f3a;">Text here</p>
.mytext {color:#ff9f3a;}
This box has a color of #ff9f3a
<div style="background-color:#ff9f3a;">Content here</div>
.mybackground {background-color:#ff9f3a;}
Border around this has a color of #ff9f3a
<div style="border:2px solid #ff9f3a;">Content here</div>
.myborder {border:2px solid #ff9f3a;}