#ff807f color space conversions
Hex:
#ff807f
RGB:
255, 128, 127
CMY:
0, 50, 50
CMYK:
0, 50, 50, 0
HSL:
0°, 100.0000%, 74.9020%
HSV (HSB):
0°, 50.1961%, 100.0000%
XYZ:
52.7899, 38.2306, 24.6756
xyY:
0.4563, 0.3304, 38.2306
CIE-Lab:
68.1903, 48.1101, 23.2195
CIE-LCH:
68.1903, 53.4202, 25.7635
CIE-Luv:
68.1903, 91.9254, 20.3947
Hunter-Lab:
61.8309, 44.1954, 19.6201
#ff807f color charts
#ff807f color shades, tints & tones
#ff807f color schemes
#ff807f color preview, HTML & CSS examples
This text has a color of #ff807f
<p style="color:#ff807f;">Text here</p>
.mytext {color:#ff807f;}
This box has a color of #ff807f
<div style="background-color:#ff807f;">Content here</div>
.mybackground {background-color:#ff807f;}
Border around this has a color of #ff807f
<div style="border:2px solid #ff807f;">Content here</div>
.myborder {border:2px solid #ff807f;}