#ff7f9e color space conversions
Hex:
#ff7f9e
RGB:
255, 127, 158
CMY:
0, 50, 38
CMYK:
0, 50, 38, 0
HSL:
345°, 100.0000%, 74.9020%
HSV (HSB):
345°, 50.1961%, 100.0000%
XYZ:
55.0009, 38.9074, 36.9588
xyY:
0.4203, 0.2973, 38.9074
CIE-Lab:
68.6841, 51.6411, 6.4937
CIE-LCH:
68.6841, 52.0477, 7.1672
CIE-Luv:
68.6841, 85.4490, -1.0079
Hunter-Lab:
62.3758, 48.2379, 8.5327
#ff7f9e color charts
#ff7f9e color shades, tints & tones
#ff7f9e color schemes
#ff7f9e color preview, HTML & CSS examples
This text has a color of #ff7f9e
<p style="color:#ff7f9e;">Text here</p>
.mytext {color:#ff7f9e;}
This box has a color of #ff7f9e
<div style="background-color:#ff7f9e;">Content here</div>
.mybackground {background-color:#ff7f9e;}
Border around this has a color of #ff7f9e
<div style="border:2px solid #ff7f9e;">Content here</div>
.myborder {border:2px solid #ff7f9e;}