#db078c color space conversions
Hex:
#db078c
RGB:
219, 7, 140
CMY:
14, 97, 45
CMYK:
0, 97, 36, 14
HSL:
322°, 93.8053%, 44.3137%
HSV (HSB):
322°, 96.8037%, 85.8824%
XYZ:
34.0230, 17.1055, 26.3194
xyY:
0.4393, 0.2209, 17.1055
CIE-Lab:
48.3927, 77.4616, -13.5640
CIE-LCH:
48.3927, 78.6402, 350.0678
CIE-Luv:
48.3927, 107.2064, -32.5660
Hunter-Lab:
41.3588, 74.4619, -8.7792
#db078c color charts
#db078c color shades, tints & tones
#db078c color schemes
#db078c color preview, HTML & CSS examples
This text has a color of #db078c
<p style="color:#db078c;">Text here</p>
.mytext {color:#db078c;}
This box has a color of #db078c
<div style="background-color:#db078c;">Content here</div>
.mybackground {background-color:#db078c;}
Border around this has a color of #db078c
<div style="border:2px solid #db078c;">Content here</div>
.myborder {border:2px solid #db078c;}