#ff2d90 color space conversions
Hex:
#ff2d90
RGB:
255, 45, 144
CMY:
0, 82, 44
CMYK:
0, 82, 44, 0
HSL:
332°, 100.0000%, 58.8235%
HSV (HSB):
332°, 82.3529%, 100.0000%
XYZ:
47.2124, 25.1504, 28.7517
xyY:
0.4669, 0.2487, 25.1504
CIE-Lab:
57.2217, 80.3719, -2.0669
CIE-LCH:
57.2217, 80.3985, 358.5268
CIE-Luv:
57.2217, 127.8950, -18.6971
Hunter-Lab:
50.1502, 80.2809, 1.1134
#ff2d90 color charts
#ff2d90 color shades, tints & tones
#ff2d90 color schemes
#ff2d90 color preview, HTML & CSS examples
This text has a color of #ff2d90
<p style="color:#ff2d90;">Text here</p>
.mytext {color:#ff2d90;}
This box has a color of #ff2d90
<div style="background-color:#ff2d90;">Content here</div>
.mybackground {background-color:#ff2d90;}
Border around this has a color of #ff2d90
<div style="border:2px solid #ff2d90;">Content here</div>
.myborder {border:2px solid #ff2d90;}