#fd93c9 color space conversions
Hex:
#fd93c9
RGB:
253, 147, 201
CMY:
1, 42, 21
CMYK:
0, 42, 21, 1
HSL:
329°, 96.3636%, 78.4314%
HSV (HSB):
329°, 41.8972%, 99.2157%
XYZ:
61.4843, 45.9671, 60.8903
xyY:
0.3652, 0.2731, 45.9671
CIE-Lab:
73.5242, 46.5461, -10.4234
CIE-LCH:
73.5242, 47.6989, 347.3775
CIE-Luv:
73.5242, 62.6744, -24.1228
Hunter-Lab:
67.7991, 43.2264, -5.7890
#fd93c9 color charts
#fd93c9 color shades, tints & tones
#fd93c9 color schemes
#fd93c9 color preview, HTML & CSS examples
This text has a color of #fd93c9
<p style="color:#fd93c9;">Text here</p>
.mytext {color:#fd93c9;}
This box has a color of #fd93c9
<div style="background-color:#fd93c9;">Content here</div>
.mybackground {background-color:#fd93c9;}
Border around this has a color of #fd93c9
<div style="border:2px solid #fd93c9;">Content here</div>
.myborder {border:2px solid #fd93c9;}