#ff2dbc color space conversions
Hex:
#ff2dbc
RGB:
255, 45, 188
CMY:
0, 82, 26
CMYK:
0, 82, 26, 0
HSL:
319°, 100.0000%, 58.8235%
HSV (HSB):
319°, 82.3529%, 100.0000%
XYZ:
51.2555, 26.7676, 50.0422
xyY:
0.4002, 0.2090, 26.7676
CIE-Lab:
58.7586, 84.7424, -25.4495
CIE-LCH:
58.7586, 88.4813, 343.2842
CIE-Luv:
58.7586, 108.6380, -52.5162
Hunter-Lab:
51.7374, 86.2968, -21.1311
#ff2dbc color charts
#ff2dbc color shades, tints & tones
#ff2dbc color schemes
#ff2dbc color preview, HTML & CSS examples
This text has a color of #ff2dbc
<p style="color:#ff2dbc;">Text here</p>
.mytext {color:#ff2dbc;}
This box has a color of #ff2dbc
<div style="background-color:#ff2dbc;">Content here</div>
.mybackground {background-color:#ff2dbc;}
Border around this has a color of #ff2dbc
<div style="border:2px solid #ff2dbc;">Content here</div>
.myborder {border:2px solid #ff2dbc;}