#ff9f1f color space conversions
Hex:
#ff9f1f
RGB:
255, 159, 31
CMY:
0, 38, 88
CMYK:
0, 38, 88, 0
HSL:
34°, 100.0000%, 56.0784%
HSV (HSB):
34°, 87.8431%, 100.0000%
XYZ:
53.8855, 46.1552, 7.3651
xyY:
0.5017, 0.4297, 46.1552
CIE-Lab:
73.6461, 27.4171, 73.0726
CIE-LCH:
73.6461, 78.0468, 69.4338
CIE-Luv:
73.6461, 79.1778, 69.2464
Hunter-Lab:
67.9376, 22.6884, 41.1287
#ff9f1f color charts
#ff9f1f color shades, tints & tones
#ff9f1f color schemes
#ff9f1f color preview, HTML & CSS examples
This text has a color of #ff9f1f
<p style="color:#ff9f1f;">Text here</p>
.mytext {color:#ff9f1f;}
This box has a color of #ff9f1f
<div style="background-color:#ff9f1f;">Content here</div>
.mybackground {background-color:#ff9f1f;}
Border around this has a color of #ff9f1f
<div style="border:2px solid #ff9f1f;">Content here</div>
.myborder {border:2px solid #ff9f1f;}