#ff6a2f color space conversions
Hex:
#ff6a2f
RGB:
255, 106, 47
CMY:
0, 58, 82
CMYK:
0, 58, 82, 0
HSL:
17°, 100.0000%, 59.2157%
HSV (HSB):
17°, 81.5686%, 100.0000%
XYZ:
46.9071, 31.7733, 6.3499
xyY:
0.5517, 0.3737, 31.7733
CIE-Lab:
63.1551, 53.9414, 58.9152
CIE-LCH:
63.1551, 79.8792, 47.5235
CIE-Luv:
63.1551, 121.4966, 48.2130
Hunter-Lab:
56.3678, 49.8972, 32.7784
#ff6a2f color charts
#ff6a2f color shades, tints & tones
#ff6a2f color schemes
#ff6a2f color preview, HTML & CSS examples
This text has a color of #ff6a2f
<p style="color:#ff6a2f;">Text here</p>
.mytext {color:#ff6a2f;}
This box has a color of #ff6a2f
<div style="background-color:#ff6a2f;">Content here</div>
.mybackground {background-color:#ff6a2f;}
Border around this has a color of #ff6a2f
<div style="border:2px solid #ff6a2f;">Content here</div>
.myborder {border:2px solid #ff6a2f;}