#fd3ded color space conversions
Hex:
#fd3ded
RGB:
253, 61, 237
CMY:
1, 76, 7
CMYK:
0, 76, 6, 1
HSL:
305°, 97.9592%, 61.5686%
HSV (HSB):
305°, 75.8893%, 99.2157%
XYZ:
57.4628, 30.3346, 82.9473
xyY:
0.3365, 0.1777, 30.3346
CIE-Lab:
61.9418, 86.8288, -48.2778
CIE-LCH:
61.9418, 99.3478, 330.9254
CIE-Luv:
61.9418, 83.8021, -88.3639
Hunter-Lab:
55.0768, 89.8484, -50.7387
#fd3ded color charts
#fd3ded color shades, tints & tones
#fd3ded color schemes
#fd3ded color preview, HTML & CSS examples
This text has a color of #fd3ded
<p style="color:#fd3ded;">Text here</p>
.mytext {color:#fd3ded;}
This box has a color of #fd3ded
<div style="background-color:#fd3ded;">Content here</div>
.mybackground {background-color:#fd3ded;}
Border around this has a color of #fd3ded
<div style="border:2px solid #fd3ded;">Content here</div>
.myborder {border:2px solid #fd3ded;}