#fd2de2 color space conversions
Hex:
#fd2de2
RGB:
253, 45, 226
CMY:
1, 82, 11
CMYK:
0, 82, 11, 1
HSL:
308°, 98.1132%, 58.4314%
HSV (HSB):
308°, 82.2134%, 99.2157%
XYZ:
55.1739, 28.2504, 74.4964
xyY:
0.3494, 0.1789, 28.2504
CIE-Lab:
60.1143, 89.0162, -45.0019
CIE-LCH:
60.1143, 99.7449, 333.1812
CIE-Luv:
60.1143, 90.9287, -83.1249
Hunter-Lab:
53.1511, 92.2787, -45.8949
#fd2de2 color charts
#fd2de2 color shades, tints & tones
#fd2de2 color schemes
#fd2de2 color preview, HTML & CSS examples
This text has a color of #fd2de2
<p style="color:#fd2de2;">Text here</p>
.mytext {color:#fd2de2;}
This box has a color of #fd2de2
<div style="background-color:#fd2de2;">Content here</div>
.mybackground {background-color:#fd2de2;}
Border around this has a color of #fd2de2
<div style="border:2px solid #fd2de2;">Content here</div>
.myborder {border:2px solid #fd2de2;}