#db975a color space conversions
Hex:
#db975a
RGB:
219, 151, 90
CMY:
14, 41, 65
CMYK:
0, 31, 59, 14
HSL:
28°, 64.1791%, 60.5882%
HSV (HSB):
28°, 58.9041%, 85.8824%
XYZ:
42.1255, 37.9315, 14.7741
xyY:
0.4442, 0.4000, 37.9315
CIE-Lab:
67.9701, 19.2769, 42.0035
CIE-LCH:
67.9701, 46.2157, 65.3479
CIE-Luv:
67.9701, 52.3542, 46.4122
Hunter-Lab:
61.5885, 14.3110, 28.8892
#db975a color charts
#db975a color shades, tints & tones
#db975a color schemes
#db975a color preview, HTML & CSS examples
This text has a color of #db975a
<p style="color:#db975a;">Text here</p>
.mytext {color:#db975a;}
This box has a color of #db975a
<div style="background-color:#db975a;">Content here</div>
.mybackground {background-color:#db975a;}
Border around this has a color of #db975a
<div style="border:2px solid #db975a;">Content here</div>
.myborder {border:2px solid #db975a;}