#ff2da6 color space conversions
Hex:
#ff2da6
RGB:
255, 45, 166
CMY:
0, 82, 35
CMYK:
0, 82, 35, 0
HSL:
325°, 100.0000%, 58.8235%
HSV (HSB):
325°, 82.3529%, 100.0000%
XYZ:
49.0613, 25.8899, 38.4878
xyY:
0.4325, 0.2282, 25.8899
CIE-Lab:
57.9324, 82.4112, -13.9417
CIE-LCH:
57.9324, 83.5821, 350.3981
CIE-Luv:
57.9324, 118.3267, -35.3101
Hunter-Lab:
50.8822, 83.0685, -9.2301
#ff2da6 color charts
#ff2da6 color shades, tints & tones
#ff2da6 color schemes
#ff2da6 color preview, HTML & CSS examples
This text has a color of #ff2da6
<p style="color:#ff2da6;">Text here</p>
.mytext {color:#ff2da6;}
This box has a color of #ff2da6
<div style="background-color:#ff2da6;">Content here</div>
.mybackground {background-color:#ff2da6;}
Border around this has a color of #ff2da6
<div style="border:2px solid #ff2da6;">Content here</div>
.myborder {border:2px solid #ff2da6;}