#fd96b5 color space conversions
Hex:
#fd96b5
RGB:
253, 150, 181
CMY:
1, 41, 29
CMYK:
0, 41, 28, 1
HSL:
342°, 96.2617%, 79.0196%
HSV (HSB):
342°, 40.7115%, 99.2157%
XYZ:
59.7548, 46.0315, 49.4516
xyY:
0.3849, 0.2965, 46.0315
CIE-Lab:
73.5660, 42.2727, 0.6901
CIE-LCH:
73.5660, 42.2784, 0.9352
CIE-Luv:
73.5660, 65.1817, -6.9765
Hunter-Lab:
67.8465, 38.4798, 4.2776
#fd96b5 color charts
#fd96b5 color shades, tints & tones
#fd96b5 color schemes
#fd96b5 color preview, HTML & CSS examples
This text has a color of #fd96b5
<p style="color:#fd96b5;">Text here</p>
.mytext {color:#fd96b5;}
This box has a color of #fd96b5
<div style="background-color:#fd96b5;">Content here</div>
.mybackground {background-color:#fd96b5;}
Border around this has a color of #fd96b5
<div style="border:2px solid #fd96b5;">Content here</div>
.myborder {border:2px solid #fd96b5;}