#fd95c0 color space conversions
Hex:
#fd95c0
RGB:
253, 149, 192
CMY:
1, 42, 25
CMYK:
0, 41, 24, 1
HSL:
335°, 96.2963%, 78.8235%
HSV (HSB):
335°, 41.1067%, 99.2157%
XYZ:
60.7699, 46.1833, 55.5805
xyY:
0.3739, 0.2841, 46.1833
CIE-Lab:
73.6643, 44.2606, -5.2459
CIE-LCH:
73.6643, 44.5704, 353.2407
CIE-Luv:
73.6643, 63.4933, -15.9650
Hunter-Lab:
67.9583, 40.6918, -0.9202
#fd95c0 color charts
#fd95c0 color shades, tints & tones
#fd95c0 color schemes
#fd95c0 color preview, HTML & CSS examples
This text has a color of #fd95c0
<p style="color:#fd95c0;">Text here</p>
.mytext {color:#fd95c0;}
This box has a color of #fd95c0
<div style="background-color:#fd95c0;">Content here</div>
.mybackground {background-color:#fd95c0;}
Border around this has a color of #fd95c0
<div style="border:2px solid #fd95c0;">Content here</div>
.myborder {border:2px solid #fd95c0;}