#ff6e30 color space conversions
Hex:
#ff6e30
RGB:
255, 110, 48
CMY:
0, 57, 81
CMYK:
0, 57, 81, 0
HSL:
18°, 100.0000%, 59.4118%
HSV (HSB):
18°, 81.1765%, 100.0000%
XYZ:
47.3494, 32.6253, 6.5980
xyY:
0.5469, 0.3769, 32.6253
CIE-Lab:
63.8563, 52.1568, 59.1270
CIE-LCH:
63.8563, 78.8438, 48.5840
CIE-Luv:
63.8563, 118.2804, 49.2058
Hunter-Lab:
57.1185, 48.0134, 33.1341
#ff6e30 color charts
#ff6e30 color shades, tints & tones
#ff6e30 color schemes
#ff6e30 color preview, HTML & CSS examples
This text has a color of #ff6e30
<p style="color:#ff6e30;">Text here</p>
.mytext {color:#ff6e30;}
This box has a color of #ff6e30
<div style="background-color:#ff6e30;">Content here</div>
.mybackground {background-color:#ff6e30;}
Border around this has a color of #ff6e30
<div style="border:2px solid #ff6e30;">Content here</div>
.myborder {border:2px solid #ff6e30;}