#ff8241 color space conversions
Hex:
#ff8241
RGB:
255, 130, 65
CMY:
0, 49, 75
CMYK:
0, 49, 75, 0
HSL:
21°, 100.0000%, 62.7451%
HSV (HSB):
21°, 74.5098%, 100.0000%
XYZ:
50.1768, 37.6069, 9.6153
xyY:
0.5152, 0.3861, 37.6069
CIE-Lab:
67.7299, 43.1977, 55.2989
CIE-LCH:
67.7299, 70.1713, 52.0042
CIE-Luv:
67.7299, 100.5875, 51.0156
Hunter-Lab:
61.3245, 38.7340, 33.6308
#ff8241 color charts
#ff8241 color shades, tints & tones
#ff8241 color schemes
#ff8241 color preview, HTML & CSS examples
This text has a color of #ff8241
<p style="color:#ff8241;">Text here</p>
.mytext {color:#ff8241;}
This box has a color of #ff8241
<div style="background-color:#ff8241;">Content here</div>
.mybackground {background-color:#ff8241;}
Border around this has a color of #ff8241
<div style="border:2px solid #ff8241;">Content here</div>
.myborder {border:2px solid #ff8241;}