#fd7f93 color space conversions
Hex:
#fd7f93
RGB:
253, 127, 147
CMY:
1, 50, 42
CMYK:
0, 50, 42, 1
HSL:
350°, 96.9231%, 74.5098%
HSV (HSB):
350°, 49.8024%, 99.2157%
XYZ:
53.3638, 38.1680, 32.1583
xyY:
0.4314, 0.3086, 38.1680
CIE-Lab:
68.1442, 49.7925, 11.8854
CIE-LCH:
68.1442, 51.1914, 13.4252
CIE-Luv:
68.1442, 86.5128, 6.3833
Hunter-Lab:
61.7802, 46.0673, 12.3841
#fd7f93 color charts
#fd7f93 color shades, tints & tones
#fd7f93 color schemes
#fd7f93 color preview, HTML & CSS examples
This text has a color of #fd7f93
<p style="color:#fd7f93;">Text here</p>
.mytext {color:#fd7f93;}
This box has a color of #fd7f93
<div style="background-color:#fd7f93;">Content here</div>
.mybackground {background-color:#fd7f93;}
Border around this has a color of #fd7f93
<div style="border:2px solid #fd7f93;">Content here</div>
.myborder {border:2px solid #fd7f93;}