#db9255 color space conversions
Hex:
#db9255
RGB:
219, 146, 85
CMY:
14, 43, 67
CMYK:
0, 33, 61, 14
HSL:
27°, 65.0485%, 59.6078%
HSV (HSB):
27°, 61.1872%, 85.8824%
XYZ:
41.1320, 36.2737, 13.4280
xyY:
0.4528, 0.3993, 36.2737
CIE-Lab:
66.7285, 21.6077, 43.0842
CIE-LCH:
66.7285, 48.1989, 63.3652
CIE-Luv:
66.7285, 56.5465, 46.4701
Hunter-Lab:
60.2277, 16.5067, 28.9405
#db9255 color charts
#db9255 color shades, tints & tones
#db9255 color schemes
#db9255 color preview, HTML & CSS examples
This text has a color of #db9255
<p style="color:#db9255;">Text here</p>
.mytext {color:#db9255;}
This box has a color of #db9255
<div style="background-color:#db9255;">Content here</div>
.mybackground {background-color:#db9255;}
Border around this has a color of #db9255
<div style="border:2px solid #db9255;">Content here</div>
.myborder {border:2px solid #db9255;}