#ff2db2 color space conversions
Hex:
#ff2db2
RGB:
255, 45, 178
CMY:
0, 82, 30
CMYK:
0, 82, 30, 0
HSL:
322°, 100.0000%, 58.8235%
HSV (HSB):
322°, 82.3529%, 100.0000%
XYZ:
50.2143, 26.3511, 44.5592
xyY:
0.4146, 0.2176, 26.3511
CIE-Lab:
58.3688, 83.6477, -20.2650
CIE-LCH:
58.3688, 86.0674, 346.3815
CIE-Luv:
58.3688, 113.0366, -44.6517
Hunter-Lab:
51.3333, 84.7753, -15.5325
#ff2db2 color charts
#ff2db2 color shades, tints & tones
#ff2db2 color schemes
#ff2db2 color preview, HTML & CSS examples
This text has a color of #ff2db2
<p style="color:#ff2db2;">Text here</p>
.mytext {color:#ff2db2;}
This box has a color of #ff2db2
<div style="background-color:#ff2db2;">Content here</div>
.mybackground {background-color:#ff2db2;}
Border around this has a color of #ff2db2
<div style="border:2px solid #ff2db2;">Content here</div>
.myborder {border:2px solid #ff2db2;}