#db975f color space conversions
Hex:
#db975f
RGB:
219, 151, 95
CMY:
14, 41, 63
CMYK:
0, 31, 57, 14
HSL:
27°, 63.2653%, 61.5686%
HSV (HSB):
27°, 56.6210%, 85.8824%
XYZ:
42.3456, 38.0195, 15.9331
xyY:
0.4397, 0.3948, 38.0195
CIE-Lab:
68.0350, 19.6599, 39.4953
CIE-LCH:
68.0350, 44.1179, 63.5369
CIE-Luv:
68.0350, 51.8556, 44.0176
Hunter-Lab:
61.6600, 14.6817, 27.8413
#db975f color charts
#db975f color shades, tints & tones
#db975f color schemes
#db975f color preview, HTML & CSS examples
This text has a color of #db975f
<p style="color:#db975f;">Text here</p>
.mytext {color:#db975f;}
This box has a color of #db975f
<div style="background-color:#db975f;">Content here</div>
.mybackground {background-color:#db975f;}
Border around this has a color of #db975f
<div style="border:2px solid #db975f;">Content here</div>
.myborder {border:2px solid #db975f;}