#fd3eec color space conversions
Hex:
#fd3eec
RGB:
253, 62, 236
CMY:
1, 76, 7
CMYK:
0, 75, 7, 1
HSL:
305°, 97.9487%, 61.7647%
HSV (HSB):
305°, 75.4941%, 99.2157%
XYZ:
57.3710, 30.3840, 82.1978
xyY:
0.3376, 0.1788, 30.3840
CIE-Lab:
61.9842, 86.4209, -47.6530
CIE-LCH:
61.9842, 98.6883, 331.1274
CIE-Luv:
61.9842, 83.9815, -87.3441
Hunter-Lab:
55.1217, 89.3207, -49.8284
#fd3eec color charts
#fd3eec color shades, tints & tones
#fd3eec color schemes
#fd3eec color preview, HTML & CSS examples
This text has a color of #fd3eec
<p style="color:#fd3eec;">Text here</p>
.mytext {color:#fd3eec;}
This box has a color of #fd3eec
<div style="background-color:#fd3eec;">Content here</div>
.mybackground {background-color:#fd3eec;}
Border around this has a color of #fd3eec
<div style="border:2px solid #fd3eec;">Content here</div>
.myborder {border:2px solid #fd3eec;}