#ff1da8 color space conversions
Hex:
#ff1da8
RGB:
255, 29, 168
CMY:
0, 89, 34
CMYK:
0, 89, 34, 0
HSL:
323°, 100.0000%, 55.6863%
HSV (HSB):
323°, 88.6275%, 100.0000%
XYZ:
48.7472, 24.9659, 39.2954
xyY:
0.4314, 0.2209, 24.9659
CIE-Lab:
57.0422, 85.3909, -16.4589
CIE-LCH:
57.0422, 86.9626, 349.0902
CIE-Luv:
57.0422, 120.5033, -39.3768
Hunter-Lab:
49.9659, 86.7063, -11.6522
#ff1da8 color charts
#ff1da8 color shades, tints & tones
#ff1da8 color schemes
#ff1da8 color preview, HTML & CSS examples
This text has a color of #ff1da8
<p style="color:#ff1da8;">Text here</p>
.mytext {color:#ff1da8;}
This box has a color of #ff1da8
<div style="background-color:#ff1da8;">Content here</div>
.mybackground {background-color:#ff1da8;}
Border around this has a color of #ff1da8
<div style="border:2px solid #ff1da8;">Content here</div>
.myborder {border:2px solid #ff1da8;}