#ff7255 color space conversions
Hex:
#ff7255
RGB:
255, 114, 85
CMY:
0, 55, 67
CMYK:
0, 55, 67, 0
HSL:
10°, 100.0000%, 66.6667%
HSV (HSB):
10°, 66.6667%, 100.0000%
XYZ:
48.8970, 33.9505, 12.5703
xyY:
0.5125, 0.3558, 33.9505
CIE-Lab:
64.9233, 51.8300, 42.1380
CIE-LCH:
64.9233, 66.7979, 39.1112
CIE-Luv:
64.9233, 110.0597, 37.5201
Hunter-Lab:
58.2671, 47.8277, 27.9960
#ff7255 color charts
#ff7255 color shades, tints & tones
#ff7255 color schemes
#ff7255 color preview, HTML & CSS examples
This text has a color of #ff7255
<p style="color:#ff7255;">Text here</p>
.mytext {color:#ff7255;}
This box has a color of #ff7255
<div style="background-color:#ff7255;">Content here</div>
.mybackground {background-color:#ff7255;}
Border around this has a color of #ff7255
<div style="border:2px solid #ff7255;">Content here</div>
.myborder {border:2px solid #ff7255;}