#ff8355 color space conversions
Hex:
#ff8355
RGB:
255, 131, 85
CMY:
0, 49, 67
CMYK:
0, 49, 67, 0
HSL:
16°, 100.0000%, 66.6667%
HSV (HSB):
16°, 66.6667%, 100.0000%
XYZ:
50.9960, 38.1485, 13.2699
xyY:
0.4979, 0.3725, 38.1485
CIE-Lab:
68.1299, 43.6609, 45.8924
CIE-LCH:
68.1299, 63.3434, 46.4274
CIE-Luv:
68.1299, 97.2602, 43.8333
Hunter-Lab:
61.7645, 39.2912, 30.4968
#ff8355 color charts
#ff8355 color shades, tints & tones
#ff8355 color schemes
#ff8355 color preview, HTML & CSS examples
This text has a color of #ff8355
<p style="color:#ff8355;">Text here</p>
.mytext {color:#ff8355;}
This box has a color of #ff8355
<div style="background-color:#ff8355;">Content here</div>
.mybackground {background-color:#ff8355;}
Border around this has a color of #ff8355
<div style="border:2px solid #ff8355;">Content here</div>
.myborder {border:2px solid #ff8355;}