#ff8055 color space conversions
Hex:
#ff8055
RGB:
255, 128, 85
CMY:
0, 50, 67
CMYK:
0, 50, 67, 0
HSL:
15°, 100.0000%, 66.6667%
HSV (HSB):
15°, 66.6667%, 100.0000%
XYZ:
50.5989, 37.3542, 13.1376
xyY:
0.5005, 0.3695, 37.3542
CIE-Lab:
67.5419, 45.1378, 45.2095
CIE-LCH:
67.5419, 63.8852, 45.0455
CIE-Luv:
67.5419, 99.5548, 42.6885
Hunter-Lab:
61.1181, 40.8211, 30.0381
#ff8055 color charts
#ff8055 color shades, tints & tones
#ff8055 color schemes
#ff8055 color preview, HTML & CSS examples
This text has a color of #ff8055
<p style="color:#ff8055;">Text here</p>
.mytext {color:#ff8055;}
This box has a color of #ff8055
<div style="background-color:#ff8055;">Content here</div>
.mybackground {background-color:#ff8055;}
Border around this has a color of #ff8055
<div style="border:2px solid #ff8055;">Content here</div>
.myborder {border:2px solid #ff8055;}