#db0d65 color space conversions
Hex:
#db0d65
RGB:
219, 13, 101
CMY:
14, 95, 60
CMYK:
0, 94, 54, 14
HSL:
334°, 88.7931%, 45.4902%
HSV (HSB):
334°, 94.0639%, 85.8824%
XYZ:
31.7063, 16.2875, 13.7846
xyY:
0.5132, 0.2636, 16.2875
CIE-Lab:
47.3494, 73.7101, 8.7983
CIE-LCH:
47.3494, 74.2333, 6.8068
CIE-Luv:
47.3494, 124.1980, -3.9752
Hunter-Lab:
40.3578, 69.6089, 7.9993
#db0d65 color charts
#db0d65 color shades, tints & tones
#db0d65 color schemes
#db0d65 color preview, HTML & CSS examples
This text has a color of #db0d65
<p style="color:#db0d65;">Text here</p>
.mytext {color:#db0d65;}
This box has a color of #db0d65
<div style="background-color:#db0d65;">Content here</div>
.mybackground {background-color:#db0d65;}
Border around this has a color of #db0d65
<div style="border:2px solid #db0d65;">Content here</div>
.myborder {border:2px solid #db0d65;}