#fd3be5 color space conversions
Hex:
#fd3be5
RGB:
253, 59, 229
CMY:
1, 77, 10
CMYK:
0, 77, 9, 1
HSL:
307°, 97.9798%, 61.1765%
HSV (HSB):
307°, 76.6798%, 99.2157%
XYZ:
56.2148, 29.6677, 76.8923
xyY:
0.3454, 0.1823, 29.6677
CIE-Lab:
61.3665, 86.2257, -44.7125
CIE-LCH:
61.3665, 97.1292, 332.5909
CIE-Luv:
61.3665, 87.2625, -82.5871
Hunter-Lab:
54.4681, 88.9052, -45.5718
#fd3be5 color charts
#fd3be5 color shades, tints & tones
#fd3be5 color schemes
#fd3be5 color preview, HTML & CSS examples
This text has a color of #fd3be5
<p style="color:#fd3be5;">Text here</p>
.mytext {color:#fd3be5;}
This box has a color of #fd3be5
<div style="background-color:#fd3be5;">Content here</div>
.mybackground {background-color:#fd3be5;}
Border around this has a color of #fd3be5
<div style="border:2px solid #fd3be5;">Content here</div>
.myborder {border:2px solid #fd3be5;}