#db4381 color space conversions
Hex:
#db4381
RGB:
219, 67, 129
CMY:
14, 74, 49
CMYK:
0, 69, 41, 14
HSL:
336°, 67.8571%, 56.0784%
HSV (HSB):
336°, 69.4064%, 85.8824%
XYZ:
35.1830, 20.6594, 22.9022
xyY:
0.4468, 0.2624, 20.6594
CIE-Lab:
52.5746, 63.4255, -0.7099
CIE-LCH:
52.5746, 63.4295, 359.3587
CIE-Luv:
52.5746, 97.2398, -12.9729
Hunter-Lab:
45.4526, 58.6277, 1.9423
#db4381 color charts
#db4381 color shades, tints & tones
#db4381 color schemes
#db4381 color preview, HTML & CSS examples
This text has a color of #db4381
<p style="color:#db4381;">Text here</p>
.mytext {color:#db4381;}
This box has a color of #db4381
<div style="background-color:#db4381;">Content here</div>
.mybackground {background-color:#db4381;}
Border around this has a color of #db4381
<div style="border:2px solid #db4381;">Content here</div>
.myborder {border:2px solid #db4381;}