#ff6f1d color space conversions
Hex:
#ff6f1d
RGB:
255, 111, 29
CMY:
0, 56, 89
CMYK:
0, 56, 89, 0
HSL:
22°, 100.0000%, 55.6863%
HSV (HSB):
22°, 88.6275%, 100.0000%
XYZ:
47.1462, 32.7176, 4.9926
xyY:
0.5556, 0.3856, 32.7176
CIE-Lab:
63.9316, 51.2646, 66.2284
CIE-LCH:
63.9316, 83.7512, 52.2581
CIE-Luv:
63.9316, 119.0572, 53.3955
Hunter-Lab:
57.1993, 47.0289, 34.8644
#ff6f1d color charts
#ff6f1d color shades, tints & tones
#ff6f1d color schemes
#ff6f1d color preview, HTML & CSS examples
This text has a color of #ff6f1d
<p style="color:#ff6f1d;">Text here</p>
.mytext {color:#ff6f1d;}
This box has a color of #ff6f1d
<div style="background-color:#ff6f1d;">Content here</div>
.mybackground {background-color:#ff6f1d;}
Border around this has a color of #ff6f1d
<div style="border:2px solid #ff6f1d;">Content here</div>
.myborder {border:2px solid #ff6f1d;}