#db925e color space conversions
Hex:
#db925e
RGB:
219, 146, 94
CMY:
14, 43, 63
CMYK:
0, 33, 57, 14
HSL:
25°, 63.4518%, 61.3725%
HSV (HSB):
25°, 57.0776%, 85.8824%
XYZ:
41.5127, 36.4260, 15.4326
xyY:
0.4446, 0.3901, 36.4260
CIE-Lab:
66.8441, 22.2726, 38.5574
CIE-LCH:
66.8441, 44.5279, 59.9872
CIE-Luv:
66.8441, 55.6031, 42.2221
Hunter-Lab:
60.3539, 17.1565, 27.0872
#db925e color charts
#db925e color shades, tints & tones
#db925e color schemes
#db925e color preview, HTML & CSS examples
This text has a color of #db925e
<p style="color:#db925e;">Text here</p>
.mytext {color:#db925e;}
This box has a color of #db925e
<div style="background-color:#db925e;">Content here</div>
.mybackground {background-color:#db925e;}
Border around this has a color of #db925e
<div style="border:2px solid #db925e;">Content here</div>
.myborder {border:2px solid #db925e;}