#ff7a9e color space conversions
Hex:
#ff7a9e
RGB:
255, 122, 158
CMY:
0, 52, 38
CMYK:
0, 52, 38, 0
HSL:
344°, 100.0000%, 73.9216%
HSV (HSB):
344°, 52.1569%, 100.0000%
XYZ:
54.3711, 37.6477, 36.7488
xyY:
0.4222, 0.2924, 37.6477
CIE-Lab:
67.7601, 54.0271, 5.1654
CIE-LCH:
67.7601, 54.2735, 5.4613
CIE-Luv:
67.7601, 88.4022, -3.3140
Hunter-Lab:
61.3577, 50.7987, 7.4400
#ff7a9e color charts
#ff7a9e color shades, tints & tones
#ff7a9e color schemes
#ff7a9e color preview, HTML & CSS examples
This text has a color of #ff7a9e
<p style="color:#ff7a9e;">Text here</p>
.mytext {color:#ff7a9e;}
This box has a color of #ff7a9e
<div style="background-color:#ff7a9e;">Content here</div>
.mybackground {background-color:#ff7a9e;}
Border around this has a color of #ff7a9e
<div style="border:2px solid #ff7a9e;">Content here</div>
.myborder {border:2px solid #ff7a9e;}