#db737e color space conversions
Hex:
#db737e
RGB:
219, 115, 126
CMY:
14, 55, 51
CMYK:
0, 47, 42, 14
HSL:
354°, 59.0909%, 65.4902%
HSV (HSB):
354°, 47.4886%, 85.8824%
XYZ:
39.1100, 28.8279, 23.2417
xyY:
0.4289, 0.3162, 28.8279
CIE-Lab:
60.6294, 41.5954, 12.5928
CIE-LCH:
60.6294, 43.4598, 16.8434
CIE-Luv:
60.6294, 71.8770, 8.6825
Hunter-Lab:
53.6916, 36.0626, 11.9191
#db737e color charts
#db737e color shades, tints & tones
#db737e color schemes
#db737e color preview, HTML & CSS examples
This text has a color of #db737e
<p style="color:#db737e;">Text here</p>
.mytext {color:#db737e;}
This box has a color of #db737e
<div style="background-color:#db737e;">Content here</div>
.mybackground {background-color:#db737e;}
Border around this has a color of #db737e
<div style="border:2px solid #db737e;">Content here</div>
.myborder {border:2px solid #db737e;}