#ff6f1f color space conversions
Hex:
#ff6f1f
RGB:
255, 111, 31
CMY:
0, 56, 88
CMYK:
0, 56, 88, 0
HSL:
21°, 100.0000%, 56.0784%
HSV (HSB):
21°, 87.8431%, 100.0000%
XYZ:
47.1718, 32.7278, 5.1272
xyY:
0.5548, 0.3849, 32.7278
CIE-Lab:
63.9399, 51.3002, 65.6054
CIE-LCH:
63.9399, 83.2813, 51.9763
CIE-Luv:
63.9399, 118.9278, 53.0746
Hunter-Lab:
57.2082, 47.0700, 34.7320
#ff6f1f color charts
#ff6f1f color shades, tints & tones
#ff6f1f color schemes
#ff6f1f color preview, HTML & CSS examples
This text has a color of #ff6f1f
<p style="color:#ff6f1f;">Text here</p>
.mytext {color:#ff6f1f;}
This box has a color of #ff6f1f
<div style="background-color:#ff6f1f;">Content here</div>
.mybackground {background-color:#ff6f1f;}
Border around this has a color of #ff6f1f
<div style="border:2px solid #ff6f1f;">Content here</div>
.myborder {border:2px solid #ff6f1f;}