#db068c color space conversions
Hex:
#db068c
RGB:
219, 6, 140
CMY:
14, 98, 45
CMYK:
0, 97, 36, 14
HSL:
322°, 94.6667%, 44.1176%
HSV (HSB):
322°, 97.2603%, 85.8824%
XYZ:
34.0122, 17.0838, 26.3158
xyY:
0.4394, 0.2207, 17.0838
CIE-Lab:
48.3654, 77.5413, -13.6053
CIE-LCH:
48.3654, 78.7258, 350.0483
CIE-Luv:
48.3654, 107.2900, -32.6340
Hunter-Lab:
41.3325, 74.5542, -8.8163
#db068c color charts
#db068c color shades, tints & tones
#db068c color schemes
#db068c color preview, HTML & CSS examples
This text has a color of #db068c
<p style="color:#db068c;">Text here</p>
.mytext {color:#db068c;}
This box has a color of #db068c
<div style="background-color:#db068c;">Content here</div>
.mybackground {background-color:#db068c;}
Border around this has a color of #db068c
<div style="border:2px solid #db068c;">Content here</div>
.myborder {border:2px solid #db068c;}