#db4094 color space conversions
Hex:
#db4094
RGB:
219, 64, 148
CMY:
14, 75, 42
CMYK:
0, 71, 32, 14
HSL:
327°, 68.2819%, 55.4902%
HSV (HSB):
327°, 70.7763%, 85.8824%
XYZ:
36.3921, 20.8650, 30.1262
xyY:
0.4165, 0.2388, 20.8650
CIE-Lab:
52.8014, 66.5144, -11.7011
CIE-LCH:
52.8014, 67.5357, 350.0227
CIE-Luv:
52.8014, 91.4234, -28.3530
Hunter-Lab:
45.6782, 62.2752, -7.1289
#db4094 color charts
#db4094 color shades, tints & tones
#db4094 color schemes
#db4094 color preview, HTML & CSS examples
This text has a color of #db4094
<p style="color:#db4094;">Text here</p>
.mytext {color:#db4094;}
This box has a color of #db4094
<div style="background-color:#db4094;">Content here</div>
.mybackground {background-color:#db4094;}
Border around this has a color of #db4094
<div style="border:2px solid #db4094;">Content here</div>
.myborder {border:2px solid #db4094;}