#fd2dbd color space conversions
Hex:
#fd2dbd
RGB:
253, 45, 189
CMY:
1, 82, 26
CMYK:
0, 82, 25, 1
HSL:
318°, 98.1132%, 58.4314%
HSV (HSB):
318°, 82.2134%, 99.2157%
XYZ:
50.6317, 26.4335, 50.5777
xyY:
0.3967, 0.2071, 26.4335
CIE-Lab:
58.4463, 84.4308, -26.5366
CIE-LCH:
58.4463, 88.5028, 342.5521
CIE-Luv:
58.4463, 106.6329, -54.0095
Hunter-Lab:
51.4136, 85.8118, -22.3366
#fd2dbd color charts
#fd2dbd color shades, tints & tones
#fd2dbd color schemes
#fd2dbd color preview, HTML & CSS examples
This text has a color of #fd2dbd
<p style="color:#fd2dbd;">Text here</p>
.mytext {color:#fd2dbd;}
This box has a color of #fd2dbd
<div style="background-color:#fd2dbd;">Content here</div>
.mybackground {background-color:#fd2dbd;}
Border around this has a color of #fd2dbd
<div style="border:2px solid #fd2dbd;">Content here</div>
.myborder {border:2px solid #fd2dbd;}