#fd2ecb color space conversions
Hex:
#fd2ecb
RGB:
253, 46, 203
CMY:
1, 82, 20
CMYK:
0, 82, 20, 1
HSL:
314°, 98.1043%, 58.6275%
HSV (HSB):
314°, 81.8182%, 99.2157%
XYZ:
52.2645, 27.1484, 58.9854
xyY:
0.3776, 0.1962, 27.1484
CIE-Lab:
59.1115, 85.8747, -33.5365
CIE-LCH:
59.1115, 92.1909, 338.6679
CIE-Luv:
59.1115, 100.3877, -64.8804
Hunter-Lab:
52.1042, 87.8670, -30.6474
#fd2ecb color charts
#fd2ecb color shades, tints & tones
#fd2ecb color schemes
#fd2ecb color preview, HTML & CSS examples
This text has a color of #fd2ecb
<p style="color:#fd2ecb;">Text here</p>
.mytext {color:#fd2ecb;}
This box has a color of #fd2ecb
<div style="background-color:#fd2ecb;">Content here</div>
.mybackground {background-color:#fd2ecb;}
Border around this has a color of #fd2ecb
<div style="border:2px solid #fd2ecb;">Content here</div>
.myborder {border:2px solid #fd2ecb;}