#ff7f94 color space conversions
Hex:
#ff7f94
RGB:
255, 127, 148
CMY:
0, 50, 42
CMYK:
0, 50, 42, 0
HSL:
350°, 100.0000%, 74.9020%
HSV (HSB):
350°, 50.1961%, 100.0000%
XYZ:
54.1747, 38.5769, 32.6077
xyY:
0.4322, 0.3077, 38.5769
CIE-Lab:
68.4436, 50.5806, 11.7840
CIE-LCH:
68.4436, 51.9351, 13.1146
CIE-Luv:
68.4436, 87.8586, 6.0907
Hunter-Lab:
62.1103, 47.0007, 12.3501
#ff7f94 color charts
#ff7f94 color shades, tints & tones
#ff7f94 color schemes
#ff7f94 color preview, HTML & CSS examples
This text has a color of #ff7f94
<p style="color:#ff7f94;">Text here</p>
.mytext {color:#ff7f94;}
This box has a color of #ff7f94
<div style="background-color:#ff7f94;">Content here</div>
.mybackground {background-color:#ff7f94;}
Border around this has a color of #ff7f94
<div style="border:2px solid #ff7f94;">Content here</div>
.myborder {border:2px solid #ff7f94;}