#fd95a1 color space conversions
Hex:
#fd95a1
RGB:
253, 149, 161
CMY:
1, 42, 37
CMYK:
0, 41, 36, 1
HSL:
353°, 96.2963%, 78.8235%
HSV (HSB):
353°, 41.1067%, 99.2157%
XYZ:
57.6885, 44.9507, 39.3541
xyY:
0.4063, 0.3166, 44.9507
CIE-Lab:
72.8595, 40.3228, 10.7415
CIE-LCH:
72.8595, 41.7290, 14.9165
CIE-Luv:
72.8595, 69.7419, 7.2043
Hunter-Lab:
67.0453, 36.2593, 12.1299
#fd95a1 color charts
#fd95a1 color shades, tints & tones
#fd95a1 color schemes
#fd95a1 color preview, HTML & CSS examples
This text has a color of #fd95a1
<p style="color:#fd95a1;">Text here</p>
.mytext {color:#fd95a1;}
This box has a color of #fd95a1
<div style="background-color:#fd95a1;">Content here</div>
.mybackground {background-color:#fd95a1;}
Border around this has a color of #fd95a1
<div style="border:2px solid #fd95a1;">Content here</div>
.myborder {border:2px solid #fd95a1;}