#db725c color space conversions
Hex:
#db725c
RGB:
219, 114, 92
CMY:
14, 55, 64
CMYK:
0, 48, 58, 14
HSL:
10°, 63.8191%, 60.9804%
HSV (HSB):
10°, 57.9909%, 85.8824%
XYZ:
37.1625, 27.8674, 13.5455
xyY:
0.4730, 0.3547, 27.8674
CIE-Lab:
59.7688, 39.0268, 30.7950
CIE-LCH:
59.7688, 49.7134, 38.2760
CIE-Luv:
59.7688, 79.2321, 29.1497
Hunter-Lab:
52.7896, 33.2776, 21.7393
#db725c color charts
#db725c color shades, tints & tones
#db725c color schemes
#db725c color preview, HTML & CSS examples
This text has a color of #db725c
<p style="color:#db725c;">Text here</p>
.mytext {color:#db725c;}
This box has a color of #db725c
<div style="background-color:#db725c;">Content here</div>
.mybackground {background-color:#db725c;}
Border around this has a color of #db725c
<div style="border:2px solid #db725c;">Content here</div>
.myborder {border:2px solid #db725c;}