#ff1dc6 color space conversions
Hex:
#ff1dc6
RGB:
255, 29, 198
CMY:
0, 89, 22
CMYK:
0, 89, 22, 0
HSL:
315°, 100.0000%, 55.6863%
HSV (HSB):
315°, 88.6275%, 100.0000%
XYZ:
51.8724, 26.2159, 55.7523
xyY:
0.3876, 0.1959, 26.2159
CIE-Lab:
58.2415, 88.5978, -32.0015
CIE-LCH:
58.2415, 94.2001, 340.1403
CIE-Luv:
58.2415, 106.7502, -62.8726
Hunter-Lab:
51.2015, 91.2363, -28.7186
#ff1dc6 color charts
#ff1dc6 color shades, tints & tones
#ff1dc6 color schemes
#ff1dc6 color preview, HTML & CSS examples
This text has a color of #ff1dc6
<p style="color:#ff1dc6;">Text here</p>
.mytext {color:#ff1dc6;}
This box has a color of #ff1dc6
<div style="background-color:#ff1dc6;">Content here</div>
.mybackground {background-color:#ff1dc6;}
Border around this has a color of #ff1dc6
<div style="border:2px solid #ff1dc6;">Content here</div>
.myborder {border:2px solid #ff1dc6;}