#fd7f96 color space conversions
Hex:
#fd7f96
RGB:
253, 127, 150
CMY:
1, 50, 41
CMYK:
0, 50, 41, 1
HSL:
349°, 96.9231%, 74.5098%
HSV (HSB):
349°, 49.8024%, 99.2157%
XYZ:
53.6024, 38.2634, 33.4146
xyY:
0.4279, 0.3054, 38.2634
CIE-Lab:
68.2143, 50.1043, 10.2940
CIE-LCH:
68.2143, 51.1508, 11.6099
CIE-Luv:
68.2143, 85.8063, 4.2850
Hunter-Lab:
61.8574, 46.4283, 11.2725
#fd7f96 color charts
#fd7f96 color shades, tints & tones
#fd7f96 color schemes
#fd7f96 color preview, HTML & CSS examples
This text has a color of #fd7f96
<p style="color:#fd7f96;">Text here</p>
.mytext {color:#fd7f96;}
This box has a color of #fd7f96
<div style="background-color:#fd7f96;">Content here</div>
.mybackground {background-color:#fd7f96;}
Border around this has a color of #fd7f96
<div style="border:2px solid #fd7f96;">Content here</div>
.myborder {border:2px solid #fd7f96;}