#db5683 color space conversions
Hex:
#db5683
RGB:
219, 86, 131
CMY:
14, 66, 49
CMYK:
0, 61, 40, 14
HSL:
340°, 64.8780%, 59.8039%
HSV (HSB):
340°, 60.7306%, 85.8824%
XYZ:
36.6379, 23.3543, 24.0495
xyY:
0.4359, 0.2779, 23.3543
CIE-Lab:
55.4355, 55.9764, 2.2685
CIE-LCH:
55.4355, 56.0223, 2.3207
CIE-Luv:
55.4355, 87.4698, -7.5738
Hunter-Lab:
48.3263, 50.7562, 4.3228
#db5683 color charts
#db5683 color shades, tints & tones
#db5683 color schemes
#db5683 color preview, HTML & CSS examples
This text has a color of #db5683
<p style="color:#db5683;">Text here</p>
.mytext {color:#db5683;}
This box has a color of #db5683
<div style="background-color:#db5683;">Content here</div>
.mybackground {background-color:#db5683;}
Border around this has a color of #db5683
<div style="border:2px solid #db5683;">Content here</div>
.myborder {border:2px solid #db5683;}