#db658c color space conversions
Hex:
#db658c
RGB:
219, 101, 140
CMY:
14, 60, 45
CMYK:
0, 54, 36, 14
HSL:
340°, 62.1053%, 62.7451%
HSV (HSB):
340°, 53.8813%, 85.8824%
XYZ:
38.6007, 26.2609, 27.8453
xyY:
0.4164, 0.2833, 26.2609
CIE-Lab:
58.2839, 50.0842, 1.1272
CIE-LCH:
58.2839, 50.0969, 1.2893
CIE-Luv:
58.2839, 76.8007, -7.8360
Hunter-Lab:
51.2454, 44.7762, 3.6552
#db658c color charts
#db658c color shades, tints & tones
#db658c color schemes
#db658c color preview, HTML & CSS examples
This text has a color of #db658c
<p style="color:#db658c;">Text here</p>
.mytext {color:#db658c;}
This box has a color of #db658c
<div style="background-color:#db658c;">Content here</div>
.mybackground {background-color:#db658c;}
Border around this has a color of #db658c
<div style="border:2px solid #db658c;">Content here</div>
.myborder {border:2px solid #db658c;}