#db288e color space conversions
Hex:
#db288e
RGB:
219, 40, 142
CMY:
14, 84, 44
CMYK:
0, 82, 35, 14
HSL:
326°, 71.3147%, 50.7843%
HSV (HSB):
326°, 81.7352%, 85.8824%
XYZ:
34.8547, 18.5306, 27.3309
xyY:
0.4318, 0.2296, 18.5306
CIE-Lab:
50.1335, 72.8275, -12.1386
CIE-LCH:
50.1335, 73.8321, 350.5372
CIE-Luv:
50.1335, 101.2090, -29.9230
Hunter-Lab:
43.0472, 69.1961, -7.5105
#db288e color charts
#db288e color shades, tints & tones
#db288e color schemes
#db288e color preview, HTML & CSS examples
This text has a color of #db288e
<p style="color:#db288e;">Text here</p>
.mytext {color:#db288e;}
This box has a color of #db288e
<div style="background-color:#db288e;">Content here</div>
.mybackground {background-color:#db288e;}
Border around this has a color of #db288e
<div style="border:2px solid #db288e;">Content here</div>
.myborder {border:2px solid #db288e;}