#fd2dec color space conversions
Hex:
#fd2dec
RGB:
253, 45, 236
CMY:
1, 82, 7
CMYK:
0, 82, 7, 1
HSL:
305°, 98.1132%, 58.4314%
HSV (HSB):
305°, 82.2134%, 99.2157%
XYZ:
56.5867, 28.8155, 81.9364
xyY:
0.3382, 0.1722, 28.8155
CIE-Lab:
60.6185, 90.3732, -49.8143
CIE-LCH:
60.6185, 103.1929, 331.1361
CIE-Luv:
60.6185, 86.8977, -90.8727
Hunter-Lab:
53.6801, 94.2250, -52.9231
#fd2dec color charts
#fd2dec RGB chart
#fd2dec CMYK chart
#fd2dec RGB pie chart
#fd2dec color shades, tints & tones
#fd2dec color schemes
#fd2dec color preview, HTML & CSS examples
This text has a color of #fd2dec
<p style="color:#fd2dec;">Text here</p>
.mytext {color:#fd2dec;}
Text color #fd2dec
This box has a color of #fd2dec
<div style="background-color:#fd2dec;">Content here</div>
.mybackground {background-color:#fd2dec;}
Background color #fd2dec
Border around this has a color of #fd2dec
<div style="border:2px solid #fd2dec;">Content here</div>
.myborder {border:2px solid #fd2dec;}
Border color #fd2dec