#ff6f1e color space conversions
Hex:
#ff6f1e
RGB:
255, 111, 30
CMY:
0, 56, 88
CMYK:
0, 56, 88, 0
HSL:
22°, 100.0000%, 55.8824%
HSV (HSB):
22°, 88.2353%, 100.0000%
XYZ:
47.1588, 32.7226, 5.0589
xyY:
0.5552, 0.3852, 32.7226
CIE-Lab:
63.9357, 51.2821, 65.9204
CIE-LCH:
63.9357, 83.5186, 52.1192
CIE-Luv:
63.9357, 118.9935, 53.2375
Hunter-Lab:
57.2037, 47.0492, 34.7992
#ff6f1e color charts
#ff6f1e color shades, tints & tones
#ff6f1e color schemes
#ff6f1e color preview, HTML & CSS examples
This text has a color of #ff6f1e
<p style="color:#ff6f1e;">Text here</p>
.mytext {color:#ff6f1e;}
This box has a color of #ff6f1e
<div style="background-color:#ff6f1e;">Content here</div>
.mybackground {background-color:#ff6f1e;}
Border around this has a color of #ff6f1e
<div style="border:2px solid #ff6f1e;">Content here</div>
.myborder {border:2px solid #ff6f1e;}