#fd2ccb color space conversions
Hex:
#fd2ccb
RGB:
253, 44, 203
CMY:
1, 83, 20
CMYK:
0, 83, 20, 1
HSL:
314°, 98.1221%, 58.2353%
HSV (HSB):
314°, 82.6087%, 99.2157%
XYZ:
52.1882, 26.9958, 58.9600
xyY:
0.3778, 0.1954, 26.9958
CIE-Lab:
58.9704, 86.2830, -33.7562
CIE-LCH:
58.9704, 92.6512, 338.6333
CIE-Luv:
58.9704, 100.7490, -65.2530
Hunter-Lab:
51.9575, 88.3670, -30.9105
#fd2ccb color charts
#fd2ccb color shades, tints & tones
#fd2ccb color schemes
#fd2ccb color preview, HTML & CSS examples
This text has a color of #fd2ccb
<p style="color:#fd2ccb;">Text here</p>
.mytext {color:#fd2ccb;}
This box has a color of #fd2ccb
<div style="background-color:#fd2ccb;">Content here</div>
.mybackground {background-color:#fd2ccb;}
Border around this has a color of #fd2ccb
<div style="border:2px solid #fd2ccb;">Content here</div>
.myborder {border:2px solid #fd2ccb;}