#ff1de6 color space conversions
Hex:
#ff1de6
RGB:
255, 29, 230
CMY:
0, 89, 10
CMYK:
0, 89, 10, 0
HSL:
307°, 100.0000%, 55.6863%
HSV (HSB):
307°, 88.6275%, 100.0000%
XYZ:
55.9623, 27.8519, 77.2893
xyY:
0.3474, 0.1729, 27.8519
CIE-Lab:
59.7547, 92.5435, -47.7973
CIE-LCH:
59.7547, 104.1580, 332.6843
CIE-Luv:
59.7547, 92.7534, -87.8472
Hunter-Lab:
52.7749, 96.9246, -49.8883
#ff1de6 color charts
#ff1de6 color shades, tints & tones
#ff1de6 color schemes
#ff1de6 color preview, HTML & CSS examples
This text has a color of #ff1de6
<p style="color:#ff1de6;">Text here</p>
.mytext {color:#ff1de6;}
This box has a color of #ff1de6
<div style="background-color:#ff1de6;">Content here</div>
.mybackground {background-color:#ff1de6;}
Border around this has a color of #ff1de6
<div style="border:2px solid #ff1de6;">Content here</div>
.myborder {border:2px solid #ff1de6;}