#db9955 color space conversions
Hex:
#db9955
RGB:
219, 153, 85
CMY:
14, 40, 67
CMYK:
0, 30, 61, 14
HSL:
30°, 65.0485%, 59.6078%
HSV (HSB):
30°, 61.1872%, 85.8824%
XYZ:
42.2443, 38.4984, 13.7987
xyY:
0.4468, 0.4072, 38.4984
CIE-Lab:
68.3864, 17.8408, 45.0345
CIE-LCH:
68.3864, 48.4397, 68.3886
CIE-Luv:
68.3864, 51.3447, 49.5677
Hunter-Lab:
62.0471, 12.9481, 30.2474
#db9955 color charts
#db9955 color shades, tints & tones
#db9955 color schemes
#db9955 color preview, HTML & CSS examples
This text has a color of #db9955
<p style="color:#db9955;">Text here</p>
.mytext {color:#db9955;}
This box has a color of #db9955
<div style="background-color:#db9955;">Content here</div>
.mybackground {background-color:#db9955;}
Border around this has a color of #db9955
<div style="border:2px solid #db9955;">Content here</div>
.myborder {border:2px solid #db9955;}