#ff807c color space conversions
Hex:
#ff807c
RGB:
255, 128, 124
CMY:
0, 50, 51
CMYK:
0, 50, 51, 0
HSL:
2°, 100.0000%, 74.3137%
HSV (HSB):
2°, 51.3725%, 100.0000%
XYZ:
52.5973, 38.1536, 23.6610
xyY:
0.4597, 0.3335, 38.1536
CIE-Lab:
68.1337, 47.8534, 24.8166
CIE-LCH:
68.1337, 53.9056, 27.4110
CIE-Luv:
68.1337, 92.5540, 22.2420
Hunter-Lab:
61.7686, 43.9015, 20.5265
#ff807c color charts
#ff807c color shades, tints & tones
#ff807c color schemes
#ff807c color preview, HTML & CSS examples
This text has a color of #ff807c
<p style="color:#ff807c;">Text here</p>
.mytext {color:#ff807c;}
This box has a color of #ff807c
<div style="background-color:#ff807c;">Content here</div>
.mybackground {background-color:#ff807c;}
Border around this has a color of #ff807c
<div style="border:2px solid #ff807c;">Content here</div>
.myborder {border:2px solid #ff807c;}