#ff3de8 color space conversions
Hex:
#ff3de8
RGB:
255, 61, 232
CMY:
0, 76, 9
CMYK:
0, 76, 9, 0
HSL:
307°, 100.0000%, 61.9608%
HSV (HSB):
307°, 76.0784%, 100.0000%
XYZ:
57.4742, 30.4237, 79.1871
xyY:
0.3440, 0.1821, 30.4237
CIE-Lab:
62.0181, 86.5281, -45.3434
CIE-LCH:
62.0181, 97.6890, 332.3441
CIE-Luv:
62.0181, 87.1718, -83.7902
Hunter-Lab:
55.1577, 89.4709, -46.5093
#ff3de8 color charts
#ff3de8 color shades, tints & tones
#ff3de8 color schemes
#ff3de8 color preview, HTML & CSS examples
This text has a color of #ff3de8
<p style="color:#ff3de8;">Text here</p>
.mytext {color:#ff3de8;}
This box has a color of #ff3de8
<div style="background-color:#ff3de8;">Content here</div>
.mybackground {background-color:#ff3de8;}
Border around this has a color of #ff3de8
<div style="border:2px solid #ff3de8;">Content here</div>
.myborder {border:2px solid #ff3de8;}