#ff6e3c color space conversions
Hex:
#ff6e3c
RGB:
255, 110, 60
CMY:
0, 57, 76
CMYK:
0, 57, 76, 0
HSL:
15°, 100.0000%, 61.7647%
HSV (HSB):
15°, 76.4706%, 100.0000%
XYZ:
47.6315, 32.7381, 8.0836
xyY:
0.5385, 0.3701, 32.7381
CIE-Lab:
63.9483, 52.5461, 53.7841
CIE-LCH:
63.9483, 75.1919, 45.6671
CIE-Luv:
63.9483, 116.8849, 45.7655
Hunter-Lab:
57.2172, 48.4655, 31.6756
#ff6e3c color charts
#ff6e3c color shades, tints & tones
#ff6e3c color schemes
#ff6e3c color preview, HTML & CSS examples
This text has a color of #ff6e3c
<p style="color:#ff6e3c;">Text here</p>
.mytext {color:#ff6e3c;}
This box has a color of #ff6e3c
<div style="background-color:#ff6e3c;">Content here</div>
.mybackground {background-color:#ff6e3c;}
Border around this has a color of #ff6e3c
<div style="border:2px solid #ff6e3c;">Content here</div>
.myborder {border:2px solid #ff6e3c;}