#db7692 color space conversions
Hex:
#db7692
RGB:
219, 118, 146
CMY:
14, 54, 43
CMYK:
0, 46, 33, 14
HSL:
343°, 58.3815%, 66.0784%
HSV (HSB):
343°, 46.1187%, 85.8824%
XYZ:
40.8802, 30.0923, 30.8479
xyY:
0.4015, 0.2955, 30.0923
CIE-Lab:
61.7337, 42.3635, 2.6671
CIE-LCH:
61.7337, 42.4474, 3.6025
CIE-Luv:
61.7337, 65.6272, -4.1943
Hunter-Lab:
54.8564, 37.0233, 5.0584
#db7692 color charts
#db7692 color shades, tints & tones
#db7692 color schemes
#db7692 color preview, HTML & CSS examples
This text has a color of #db7692
<p style="color:#db7692;">Text here</p>
.mytext {color:#db7692;}
This box has a color of #db7692
<div style="background-color:#db7692;">Content here</div>
.mybackground {background-color:#db7692;}
Border around this has a color of #db7692
<div style="border:2px solid #db7692;">Content here</div>
.myborder {border:2px solid #db7692;}