#ff2da3 color space conversions
Hex:
#ff2da3
RGB:
255, 45, 163
CMY:
0, 82, 36
CMYK:
0, 82, 36, 0
HSL:
326°, 100.0000%, 58.8235%
HSV (HSB):
326°, 82.3529%, 100.0000%
XYZ:
48.7892, 25.7811, 37.0551
xyY:
0.4371, 0.2310, 25.7811
CIE-Lab:
57.8287, 82.1155, -12.3436
CIE-LCH:
57.8287, 83.0381, 351.4513
CIE-Luv:
57.8287, 119.6459, -32.9989
Hunter-Lab:
50.7751, 82.6623, -7.7266
#ff2da3 color charts
#ff2da3 color shades, tints & tones
#ff2da3 color schemes
#ff2da3 color preview, HTML & CSS examples
This text has a color of #ff2da3
<p style="color:#ff2da3;">Text here</p>
.mytext {color:#ff2da3;}
This box has a color of #ff2da3
<div style="background-color:#ff2da3;">Content here</div>
.mybackground {background-color:#ff2da3;}
Border around this has a color of #ff2da3
<div style="border:2px solid #ff2da3;">Content here</div>
.myborder {border:2px solid #ff2da3;}