#db9f7c color space conversions
Hex:
#db9f7c
RGB:
219, 159, 124
CMY:
14, 38, 51
CMYK:
0, 27, 43, 14
HSL:
22°, 56.8862%, 67.2549%
HSV (HSB):
22°, 43.3790%, 85.8824%
XYZ:
45.2496, 41.3116, 24.6578
xyY:
0.4069, 0.3714, 41.3116
CIE-Lab:
70.3937, 18.0307, 27.0478
CIE-LCH:
70.3937, 32.5067, 56.3116
CIE-Luv:
70.3937, 43.1186, 31.8937
Hunter-Lab:
64.2741, 13.1863, 22.2461
#db9f7c color charts
#db9f7c color shades, tints & tones
#db9f7c color schemes
#db9f7c color preview, HTML & CSS examples
This text has a color of #db9f7c
<p style="color:#db9f7c;">Text here</p>
.mytext {color:#db9f7c;}
This box has a color of #db9f7c
<div style="background-color:#db9f7c;">Content here</div>
.mybackground {background-color:#db9f7c;}
Border around this has a color of #db9f7c
<div style="border:2px solid #db9f7c;">Content here</div>
.myborder {border:2px solid #db9f7c;}