#fd96c5 color space conversions
Hex:
#fd96c5
RGB:
253, 150, 197
CMY:
1, 41, 23
CMYK:
0, 41, 22, 1
HSL:
333°, 96.2617%, 79.0196%
HSV (HSB):
333°, 40.7115%, 99.2157%
XYZ:
61.4924, 46.7266, 58.6014
xyY:
0.3686, 0.2801, 46.7266
CIE-Lab:
74.0145, 44.4515, -7.4870
CIE-LCH:
74.0145, 45.0776, 350.4394
CIE-Luv:
74.0145, 61.9009, -19.3339
Hunter-Lab:
68.3568, 40.9505, -2.9788
#fd96c5 color charts
#fd96c5 color shades, tints & tones
#fd96c5 color schemes
#fd96c5 color preview, HTML & CSS examples
This text has a color of #fd96c5
<p style="color:#fd96c5;">Text here</p>
.mytext {color:#fd96c5;}
This box has a color of #fd96c5
<div style="background-color:#fd96c5;">Content here</div>
.mybackground {background-color:#fd96c5;}
Border around this has a color of #fd96c5
<div style="border:2px solid #fd96c5;">Content here</div>
.myborder {border:2px solid #fd96c5;}