#ff7f8d color space conversions
Hex:
#ff7f8d
RGB:
255, 127, 141
CMY:
0, 50, 45
CMYK:
0, 50, 45, 0
HSL:
353°, 100.0000%, 74.9020%
HSV (HSB):
353°, 50.1961%, 100.0000%
XYZ:
53.6371, 38.3618, 29.7769
xyY:
0.4405, 0.3150, 38.3618
CIE-Lab:
68.2865, 49.8823, 15.5030
CIE-LCH:
68.2865, 52.2359, 17.2648
CIE-Luv:
68.2865, 89.4912, 10.8815
Hunter-Lab:
61.9369, 46.1905, 14.8515
#ff7f8d color charts
#ff7f8d color shades, tints & tones
#ff7f8d color schemes
#ff7f8d color preview, HTML & CSS examples
This text has a color of #ff7f8d
<p style="color:#ff7f8d;">Text here</p>
.mytext {color:#ff7f8d;}
This box has a color of #ff7f8d
<div style="background-color:#ff7f8d;">Content here</div>
.mybackground {background-color:#ff7f8d;}
Border around this has a color of #ff7f8d
<div style="border:2px solid #ff7f8d;">Content here</div>
.myborder {border:2px solid #ff7f8d;}