#db765c color space conversions
Hex:
#db765c
RGB:
219, 118, 92
CMY:
14, 54, 64
CMYK:
0, 46, 58, 14
HSL:
12°, 63.8191%, 60.9804%
HSV (HSB):
12°, 57.9909%, 85.8824%
XYZ:
37.6236, 28.7896, 13.6992
xyY:
0.4696, 0.3594, 28.7896
CIE-Lab:
60.5955, 36.9691, 31.8442
CIE-LCH:
60.5955, 48.7931, 40.7407
CIE-Luv:
60.5955, 76.3482, 30.8426
Hunter-Lab:
53.6560, 31.2664, 22.4215
#db765c color charts
#db765c color shades, tints & tones
#db765c color schemes
#db765c color preview, HTML & CSS examples
This text has a color of #db765c
<p style="color:#db765c;">Text here</p>
.mytext {color:#db765c;}
This box has a color of #db765c
<div style="background-color:#db765c;">Content here</div>
.mybackground {background-color:#db765c;}
Border around this has a color of #db765c
<div style="border:2px solid #db765c;">Content here</div>
.myborder {border:2px solid #db765c;}