#fd2cd5 color space conversions
Hex:
#fd2cd5
RGB:
253, 44, 213
CMY:
1, 83, 16
CMYK:
0, 83, 16, 1
HSL:
311°, 98.1221%, 58.2353%
HSV (HSB):
311°, 82.6087%, 99.2157%
XYZ:
53.4189, 27.4881, 65.4410
xyY:
0.3650, 0.1878, 27.4881
CIE-Lab:
59.4234, 87.5241, -38.7418
CIE-LCH:
59.4234, 95.7152, 336.1238
CIE-Luv:
59.4234, 96.4875, -73.1306
Hunter-Lab:
52.4291, 90.1191, -37.3043
#fd2cd5 color charts
#fd2cd5 color shades, tints & tones
#fd2cd5 color schemes
#fd2cd5 color preview, HTML & CSS examples
This text has a color of #fd2cd5
<p style="color:#fd2cd5;">Text here</p>
.mytext {color:#fd2cd5;}
This box has a color of #fd2cd5
<div style="background-color:#fd2cd5;">Content here</div>
.mybackground {background-color:#fd2cd5;}
Border around this has a color of #fd2cd5
<div style="border:2px solid #fd2cd5;">Content here</div>
.myborder {border:2px solid #fd2cd5;}