#fd2db2 color space conversions
Hex:
#fd2db2
RGB:
253, 45, 178
CMY:
1, 82, 30
CMYK:
0, 82, 30, 1
HSL:
322°, 98.1132%, 58.4314%
HSV (HSB):
322°, 82.2134%, 99.2157%
XYZ:
49.4823, 25.9738, 44.5249
xyY:
0.4124, 0.2165, 25.9738
CIE-Lab:
58.0121, 83.2115, -20.8420
CIE-LCH:
58.0121, 85.7819, 345.9384
CIE-Luv:
58.0121, 111.4564, -45.3488
Hunter-Lab:
50.9645, 84.1209, -16.1234
#fd2db2 color charts
#fd2db2 color shades, tints & tones
#fd2db2 color schemes
#fd2db2 color preview, HTML & CSS examples
This text has a color of #fd2db2
<p style="color:#fd2db2;">Text here</p>
.mytext {color:#fd2db2;}
This box has a color of #fd2db2
<div style="background-color:#fd2db2;">Content here</div>
.mybackground {background-color:#fd2db2;}
Border around this has a color of #fd2db2
<div style="border:2px solid #fd2db2;">Content here</div>
.myborder {border:2px solid #fd2db2;}