#ff3da1 color space conversions
Hex:
#ff3da1
RGB:
255, 61, 161
CMY:
0, 76, 37
CMYK:
0, 76, 37, 0
HSL:
329°, 100.0000%, 61.9608%
HSV (HSB):
329°, 76.0784%, 100.0000%
XYZ:
49.3418, 27.1707, 36.3621
xyY:
0.4371, 0.2407, 27.1707
CIE-Lab:
59.1320, 78.0035, -9.2206
CIE-LCH:
59.1320, 78.5465, 353.2585
CIE-Luv:
59.1320, 115.9780, -27.8926
Hunter-Lab:
52.1255, 77.7476, -4.8721
#ff3da1 color charts
#ff3da1 color shades, tints & tones
#ff3da1 color schemes
#ff3da1 color preview, HTML & CSS examples
This text has a color of #ff3da1
<p style="color:#ff3da1;">Text here</p>
.mytext {color:#ff3da1;}
This box has a color of #ff3da1
<div style="background-color:#ff3da1;">Content here</div>
.mybackground {background-color:#ff3da1;}
Border around this has a color of #ff3da1
<div style="border:2px solid #ff3da1;">Content here</div>
.myborder {border:2px solid #ff3da1;}