#db2dbc color space conversions
Hex:
#db2dbc
RGB:
219, 45, 188
CMY:
14, 82, 26
CMYK:
0, 79, 14, 14
HSL:
311°, 70.7317%, 51.7647%
HSV (HSB):
311°, 79.4521%, 85.8824%
XYZ:
39.2289, 20.5677, 49.4793
xyY:
0.3590, 0.1882, 20.5677
CIE-Lab:
52.4731, 77.1285, -35.7058
CIE-LCH:
52.4731, 84.9924, 335.1588
CIE-Luv:
52.4731, 80.7708, -64.9880
Hunter-Lab:
45.3516, 75.0363, -32.9402
#db2dbc color charts
#db2dbc color shades, tints & tones
#db2dbc color schemes
#db2dbc color preview, HTML & CSS examples
This text has a color of #db2dbc
<p style="color:#db2dbc;">Text here</p>
.mytext {color:#db2dbc;}
This box has a color of #db2dbc
<div style="background-color:#db2dbc;">Content here</div>
.mybackground {background-color:#db2dbc;}
Border around this has a color of #db2dbc
<div style="border:2px solid #db2dbc;">Content here</div>
.myborder {border:2px solid #db2dbc;}