#fd9dcb color space conversions
Hex:
#fd9dcb
RGB:
253, 157, 203
CMY:
1, 38, 20
CMYK:
0, 38, 20, 1
HSL:
331°, 96.0000%, 80.3922%
HSV (HSB):
331°, 37.9447%, 99.2157%
XYZ:
63.3445, 49.3084, 62.6788
xyY:
0.3613, 0.2812, 49.3084
CIE-Lab:
75.6428, 41.7319, -8.3684
CIE-LCH:
75.6428, 42.5626, 348.6609
CIE-Luv:
75.6428, 56.8749, -20.1918
Hunter-Lab:
70.2199, 38.1376, -3.7687
#fd9dcb color charts
#fd9dcb color shades, tints & tones
#fd9dcb color schemes
#fd9dcb color preview, HTML & CSS examples
This text has a color of #fd9dcb
<p style="color:#fd9dcb;">Text here</p>
.mytext {color:#fd9dcb;}
This box has a color of #fd9dcb
<div style="background-color:#fd9dcb;">Content here</div>
.mybackground {background-color:#fd9dcb;}
Border around this has a color of #fd9dcb
<div style="border:2px solid #fd9dcb;">Content here</div>
.myborder {border:2px solid #fd9dcb;}