#ff6140 color space conversions
Hex:
#ff6140
RGB:
255, 97, 64
CMY:
0, 62, 75
CMYK:
0, 62, 75, 0
HSL:
10°, 100.0000%, 62.5490%
HSV (HSB):
10°, 74.9020%, 100.0000%
XYZ:
46.4401, 30.1796, 8.2281
xyY:
0.5473, 0.3557, 30.1796
CIE-Lab:
61.8088, 58.4285, 49.5976
CIE-LCH:
61.8088, 76.6407, 40.3266
CIE-Luv:
61.8088, 125.9817, 40.3327
Hunter-Lab:
54.9359, 54.7572, 29.5749
#ff6140 color charts
#ff6140 color shades, tints & tones
#ff6140 color schemes
#ff6140 color preview, HTML & CSS examples
This text has a color of #ff6140
<p style="color:#ff6140;">Text here</p>
.mytext {color:#ff6140;}
This box has a color of #ff6140
<div style="background-color:#ff6140;">Content here</div>
.mybackground {background-color:#ff6140;}
Border around this has a color of #ff6140
<div style="border:2px solid #ff6140;">Content here</div>
.myborder {border:2px solid #ff6140;}