#ff2d93 color space conversions
Hex:
#ff2d93
RGB:
255, 45, 147
CMY:
0, 82, 42
CMYK:
0, 82, 42, 0
HSL:
331°, 100.0000%, 58.8235%
HSV (HSB):
331°, 82.3529%, 100.0000%
XYZ:
47.4448, 25.2434, 29.9756
xyY:
0.4621, 0.2459, 25.2434
CIE-Lab:
57.3118, 80.6322, -3.7070
CIE-LCH:
57.3118, 80.7174, 357.3677
CIE-Luv:
57.3118, 126.6099, -20.9091
Hunter-Lab:
50.2428, 80.6348, -0.2034
#ff2d93 color charts
#ff2d93 color shades, tints & tones
#ff2d93 color schemes
#ff2d93 color preview, HTML & CSS examples
This text has a color of #ff2d93
<p style="color:#ff2d93;">Text here</p>
.mytext {color:#ff2d93;}
This box has a color of #ff2d93
<div style="background-color:#ff2d93;">Content here</div>
.mybackground {background-color:#ff2d93;}
Border around this has a color of #ff2d93
<div style="border:2px solid #ff2d93;">Content here</div>
.myborder {border:2px solid #ff2d93;}