#ff3ed0 color space conversions
Hex:
#ff3ed0
RGB:
255, 62, 208
CMY:
0, 76, 18
CMYK:
0, 76, 18, 0
HSL:
315°, 100.0000%, 62.1569%
HSV (HSB):
315°, 75.6863%, 100.0000%
XYZ:
54.3478, 29.2593, 62.4577
xyY:
0.3721, 0.2003, 29.2593
CIE-Lab:
61.0098, 83.0641, -33.4018
CIE-LCH:
61.0098, 89.5284, 338.0939
CIE-Luv:
61.0098, 96.4176, -64.5828
Hunter-Lab:
54.0919, 84.6837, -30.5954
#ff3ed0 color charts
#ff3ed0 color shades, tints & tones
#ff3ed0 color schemes
#ff3ed0 color preview, HTML & CSS examples
This text has a color of #ff3ed0
<p style="color:#ff3ed0;">Text here</p>
.mytext {color:#ff3ed0;}
This box has a color of #ff3ed0
<div style="background-color:#ff3ed0;">Content here</div>
.mybackground {background-color:#ff3ed0;}
Border around this has a color of #ff3ed0
<div style="border:2px solid #ff3ed0;">Content here</div>
.myborder {border:2px solid #ff3ed0;}