#ff1dec color space conversions
Hex:
#ff1dec
RGB:
255, 29, 236
CMY:
0, 89, 7
CMYK:
0, 89, 7, 0
HSL:
305°, 100.0000%, 55.6863%
HSV (HSB):
305°, 88.6275%, 100.0000%
XYZ:
56.8197, 28.1949, 81.8043
xyY:
0.3406, 0.1690, 28.1949
CIE-Lab:
60.0644, 93.3380, -50.6719
CIE-LCH:
60.0644, 106.2056, 331.5031
CIE-Luv:
60.0644, 90.2498, -92.4559
Hunter-Lab:
53.0988, 98.0853, -54.1733
#ff1dec color charts
#ff1dec color shades, tints & tones
#ff1dec color schemes
#ff1dec color preview, HTML & CSS examples
This text has a color of #ff1dec
<p style="color:#ff1dec;">Text here</p>
.mytext {color:#ff1dec;}
This box has a color of #ff1dec
<div style="background-color:#ff1dec;">Content here</div>
.mybackground {background-color:#ff1dec;}
Border around this has a color of #ff1dec
<div style="border:2px solid #ff1dec;">Content here</div>
.myborder {border:2px solid #ff1dec;}