#fd95b5 color space conversions
Hex:
#fd95b5
RGB:
253, 149, 181
CMY:
1, 42, 29
CMYK:
0, 41, 28, 1
HSL:
342°, 96.2963%, 78.8235%
HSV (HSB):
342°, 41.1067%, 99.2157%
XYZ:
59.5959, 45.7137, 49.3986
xyY:
0.3852, 0.2955, 45.7137
CIE-Lab:
73.3594, 42.7832, 0.3888
CIE-LCH:
73.3594, 42.7850, 0.5206
CIE-Luv:
73.3594, 65.7639, -7.5076
Hunter-Lab:
67.6119, 39.0164, 4.0099
#fd95b5 color charts
#fd95b5 color shades, tints & tones
#fd95b5 color schemes
#fd95b5 color preview, HTML & CSS examples
This text has a color of #fd95b5
<p style="color:#fd95b5;">Text here</p>
.mytext {color:#fd95b5;}
This box has a color of #fd95b5
<div style="background-color:#fd95b5;">Content here</div>
.mybackground {background-color:#fd95b5;}
Border around this has a color of #fd95b5
<div style="border:2px solid #fd95b5;">Content here</div>
.myborder {border:2px solid #fd95b5;}