#ff1da5 color space conversions
Hex:
#ff1da5
RGB:
255, 29, 165
CMY:
0, 89, 35
CMYK:
0, 89, 35, 0
HSL:
324°, 100.0000%, 55.6863%
HSV (HSB):
324°, 88.6275%, 100.0000%
XYZ:
48.4709, 24.8553, 37.8402
xyY:
0.4360, 0.2236, 24.8553
CIE-Lab:
56.9342, 85.0985, -14.8651
CIE-LCH:
56.9342, 86.3870, 350.0915
CIE-Luv:
56.9342, 121.8873, -37.0587
Hunter-Lab:
49.8551, 86.2974, -10.1027
#ff1da5 color charts
#ff1da5 color shades, tints & tones
#ff1da5 color schemes
#ff1da5 color preview, HTML & CSS examples
This text has a color of #ff1da5
<p style="color:#ff1da5;">Text here</p>
.mytext {color:#ff1da5;}
This box has a color of #ff1da5
<div style="background-color:#ff1da5;">Content here</div>
.mybackground {background-color:#ff1da5;}
Border around this has a color of #ff1da5
<div style="border:2px solid #ff1da5;">Content here</div>
.myborder {border:2px solid #ff1da5;}