#fd2ca5 color space conversions
Hex:
#fd2ca5
RGB:
253, 44, 165
CMY:
1, 83, 35
CMYK:
0, 83, 35, 1
HSL:
325°, 98.1221%, 58.2353%
HSV (HSB):
325°, 82.6087%, 99.2157%
XYZ:
48.2002, 25.4006, 37.9597
xyY:
0.4321, 0.2277, 25.4006
CIE-Lab:
57.4637, 82.0712, -14.1000
CIE-LCH:
57.4637, 83.2736, 350.2516
CIE-Luv:
57.4637, 117.4092, -35.4093
Hunter-Lab:
50.3990, 82.5141, -9.3769
#fd2ca5 color charts
#fd2ca5 color shades, tints & tones
#fd2ca5 color schemes
#fd2ca5 color preview, HTML & CSS examples
This text has a color of #fd2ca5
<p style="color:#fd2ca5;">Text here</p>
.mytext {color:#fd2ca5;}
This box has a color of #fd2ca5
<div style="background-color:#fd2ca5;">Content here</div>
.mybackground {background-color:#fd2ca5;}
Border around this has a color of #fd2ca5
<div style="border:2px solid #fd2ca5;">Content here</div>
.myborder {border:2px solid #fd2ca5;}