#ff1dea color space conversions
Hex:
#ff1dea
RGB:
255, 29, 234
CMY:
0, 89, 8
CMYK:
0, 89, 8, 0
HSL:
306°, 100.0000%, 55.6863%
HSV (HSB):
306°, 88.6275%, 100.0000%
XYZ:
56.5306, 28.0792, 80.2822
xyY:
0.3428, 0.1703, 28.0792
CIE-Lab:
59.9603, 93.0714, -49.7167
CIE-LCH:
59.9603, 105.5179, 331.8898
CIE-Luv:
59.9603, 91.0796, -90.9231
Hunter-Lab:
52.9899, 97.6952, -52.7344
#ff1dea color charts
#ff1dea color shades, tints & tones
#ff1dea color schemes
#ff1dea color preview, HTML & CSS examples
This text has a color of #ff1dea
<p style="color:#ff1dea;">Text here</p>
.mytext {color:#ff1dea;}
This box has a color of #ff1dea
<div style="background-color:#ff1dea;">Content here</div>
.mybackground {background-color:#ff1dea;}
Border around this has a color of #ff1dea
<div style="border:2px solid #ff1dea;">Content here</div>
.myborder {border:2px solid #ff1dea;}