#ff1dd5 color space conversions
Hex:
#ff1dd5
RGB:
255, 29, 213
CMY:
0, 89, 16
CMYK:
0, 89, 16, 0
HSL:
311°, 100.0000%, 55.6863%
HSV (HSB):
311°, 88.6275%, 100.0000%
XYZ:
53.6896, 26.9428, 65.3215
xyY:
0.3679, 0.1846, 26.9428
CIE-Lab:
58.9214, 90.3839, -39.5046
CIE-LCH:
58.9214, 98.6401, 336.3910
CIE-Luv:
58.9214, 100.0667, -74.6431
Hunter-Lab:
51.9065, 93.7956, -38.2787
#ff1dd5 color charts
#ff1dd5 color shades, tints & tones
#ff1dd5 color schemes
#ff1dd5 color preview, HTML & CSS examples
This text has a color of #ff1dd5
<p style="color:#ff1dd5;">Text here</p>
.mytext {color:#ff1dd5;}
This box has a color of #ff1dd5
<div style="background-color:#ff1dd5;">Content here</div>
.mybackground {background-color:#ff1dd5;}
Border around this has a color of #ff1dd5
<div style="border:2px solid #ff1dd5;">Content here</div>
.myborder {border:2px solid #ff1dd5;}