#ff6a1f color space conversions
Hex:
#ff6a1f
RGB:
255, 106, 31
CMY:
0, 58, 88
CMYK:
0, 58, 88, 0
HSL:
20°, 100.0000%, 56.0784%
HSV (HSB):
20°, 87.8431%, 100.0000%
XYZ:
46.6414, 31.6670, 4.9504
xyY:
0.5602, 0.3803, 31.6670
CIE-Lab:
63.0667, 53.5747, 64.9397
CIE-LCH:
63.0667, 84.1868, 50.4777
CIE-Luv:
63.0667, 122.9040, 51.5636
Hunter-Lab:
56.2734, 49.4684, 34.1756
#ff6a1f color charts
#ff6a1f color shades, tints & tones
#ff6a1f color schemes
#ff6a1f color preview, HTML & CSS examples
This text has a color of #ff6a1f
<p style="color:#ff6a1f;">Text here</p>
.mytext {color:#ff6a1f;}
This box has a color of #ff6a1f
<div style="background-color:#ff6a1f;">Content here</div>
.mybackground {background-color:#ff6a1f;}
Border around this has a color of #ff6a1f
<div style="border:2px solid #ff6a1f;">Content here</div>
.myborder {border:2px solid #ff6a1f;}