#fd93a6 color space conversions
Hex:
#fd93a6
RGB:
253, 147, 166
CMY:
1, 42, 35
CMYK:
0, 42, 34, 1
HSL:
349°, 96.3636%, 78.4314%
HSV (HSB):
349°, 41.8972%, 99.2157%
XYZ:
57.8247, 44.5033, 41.6187
xyY:
0.4017, 0.3092, 44.5033
CIE-Lab:
72.5636, 41.9309, 7.5495
CIE-LCH:
72.5636, 42.6051, 10.2066
CIE-Luv:
72.5636, 69.9975, 2.5917
Hunter-Lab:
66.7108, 37.9794, 9.7084
#fd93a6 color charts
#fd93a6 color shades, tints & tones
#fd93a6 color schemes
#fd93a6 color preview, HTML & CSS examples
This text has a color of #fd93a6
<p style="color:#fd93a6;">Text here</p>
.mytext {color:#fd93a6;}
This box has a color of #fd93a6
<div style="background-color:#fd93a6;">Content here</div>
.mybackground {background-color:#fd93a6;}
Border around this has a color of #fd93a6
<div style="border:2px solid #fd93a6;">Content here</div>
.myborder {border:2px solid #fd93a6;}