#fd95e2 color space conversions
Hex:
#fd95e2
RGB:
253, 149, 226
CMY:
1, 42, 11
CMYK:
0, 41, 11, 1
HSL:
316°, 96.2963%, 78.8235%
HSV (HSB):
316°, 41.1067%, 99.2157%
XYZ:
64.9829, 47.8685, 77.7661
xyY:
0.3409, 0.2511, 47.8685
CIE-Lab:
74.7419, 49.3484, -22.3234
CIE-LCH:
74.7419, 54.1627, 335.6598
CIE-Luv:
74.7419, 56.2784, -43.1731
Hunter-Lab:
69.1871, 46.5760, -18.2108
#fd95e2 color charts
#fd95e2 color shades, tints & tones
#fd95e2 color schemes
#fd95e2 color preview, HTML & CSS examples
This text has a color of #fd95e2
<p style="color:#fd95e2;">Text here</p>
.mytext {color:#fd95e2;}
This box has a color of #fd95e2
<div style="background-color:#fd95e2;">Content here</div>
.mybackground {background-color:#fd95e2;}
Border around this has a color of #fd95e2
<div style="border:2px solid #fd95e2;">Content here</div>
.myborder {border:2px solid #fd95e2;}