#ff1ade color space conversions
Hex:
#ff1ade
RGB:
255, 26, 222
CMY:
0, 90, 13
CMYK:
0, 90, 13, 0
HSL:
309°, 100.0000%, 55.0980%
HSV (HSB):
309°, 89.8039%, 100.0000%
XYZ:
54.7942, 27.2727, 71.4834
xyY:
0.3568, 0.1776, 27.2727
CIE-Lab:
59.2259, 91.8865, -44.1250
CIE-LCH:
59.2259, 101.9321, 334.3491
CIE-Luv:
59.2259, 96.4501, -81.9890
Hunter-Lab:
52.2233, 95.8967, -44.6001
#ff1ade color charts
#ff1ade color shades, tints & tones
#ff1ade color schemes
#ff1ade color preview, HTML & CSS examples
This text has a color of #ff1ade
<p style="color:#ff1ade;">Text here</p>
.mytext {color:#ff1ade;}
This box has a color of #ff1ade
<div style="background-color:#ff1ade;">Content here</div>
.mybackground {background-color:#ff1ade;}
Border around this has a color of #ff1ade
<div style="border:2px solid #ff1ade;">Content here</div>
.myborder {border:2px solid #ff1ade;}