#ff9f1e color space conversions
Hex:
#ff9f1e
RGB:
255, 159, 30
CMY:
0, 38, 88
CMYK:
0, 38, 88, 0
HSL:
34°, 100.0000%, 55.8824%
HSV (HSB):
34°, 88.2353%, 100.0000%
XYZ:
53.8725, 46.1500, 7.2967
xyY:
0.5020, 0.4300, 46.1500
CIE-Lab:
73.6428, 27.3983, 73.3196
CIE-LCH:
73.6428, 78.2716, 69.5101
CIE-Luv:
73.6428, 79.2129, 69.3844
Hunter-Lab:
67.9338, 22.6689, 41.1853
#ff9f1e color charts
#ff9f1e color shades, tints & tones
#ff9f1e color schemes
#ff9f1e color preview, HTML & CSS examples
This text has a color of #ff9f1e
<p style="color:#ff9f1e;">Text here</p>
.mytext {color:#ff9f1e;}
This box has a color of #ff9f1e
<div style="background-color:#ff9f1e;">Content here</div>
.mybackground {background-color:#ff9f1e;}
Border around this has a color of #ff9f1e
<div style="border:2px solid #ff9f1e;">Content here</div>
.myborder {border:2px solid #ff9f1e;}