#fd95c8 color space conversions
Hex:
#fd95c8
RGB:
253, 149, 200
CMY:
1, 42, 22
CMYK:
0, 41, 21, 1
HSL:
331°, 96.2963%, 78.8235%
HSV (HSB):
331°, 41.1067%, 99.2157%
XYZ:
61.6808, 46.5477, 60.3772
xyY:
0.3658, 0.2761, 46.5477
CIE-Lab:
73.8995, 45.3884, -9.3123
CIE-LCH:
73.8995, 46.3339, 348.4056
CIE-Luv:
73.8995, 61.8158, -22.2437
Hunter-Lab:
68.2259, 41.9808, -4.7113
#fd95c8 color charts
#fd95c8 color shades, tints & tones
#fd95c8 color schemes
#fd95c8 color preview, HTML & CSS examples
This text has a color of #fd95c8
<p style="color:#fd95c8;">Text here</p>
.mytext {color:#fd95c8;}
This box has a color of #fd95c8
<div style="background-color:#fd95c8;">Content here</div>
.mybackground {background-color:#fd95c8;}
Border around this has a color of #fd95c8
<div style="border:2px solid #fd95c8;">Content here</div>
.myborder {border:2px solid #fd95c8;}