#ff8376 color space conversions
Hex:
#ff8376
RGB:
255, 131, 118
CMY:
0, 49, 54
CMYK:
0, 49, 54, 0
HSL:
6°, 100.0000%, 73.1373%
HSV (HSB):
6°, 53.7255%, 100.0000%
XYZ:
52.6263, 38.8006, 21.8551
xyY:
0.4646, 0.3425, 38.8006
CIE-Lab:
68.6066, 45.8905, 28.7723
CIE-LCH:
68.6066, 54.1645, 32.0868
CIE-Luv:
68.6066, 91.6821, 27.1005
Hunter-Lab:
62.2901, 41.7994, 22.8006
#ff8376 color charts
#ff8376 color shades, tints & tones
#ff8376 color schemes
#ff8376 color preview, HTML & CSS examples
This text has a color of #ff8376
<p style="color:#ff8376;">Text here</p>
.mytext {color:#ff8376;}
This box has a color of #ff8376
<div style="background-color:#ff8376;">Content here</div>
.mybackground {background-color:#ff8376;}
Border around this has a color of #ff8376
<div style="border:2px solid #ff8376;">Content here</div>
.myborder {border:2px solid #ff8376;}