#db485c color space conversions
Hex:
#db485c
RGB:
219, 72, 92
CMY:
14, 72, 64
CMYK:
0, 67, 58, 14
HSL:
352°, 67.1233%, 57.0588%
HSV (HSB):
352°, 67.1233%, 85.8824%
XYZ:
33.4625, 20.4675, 12.3122
xyY:
0.5052, 0.3090, 20.4675
CIE-Lab:
52.3617, 58.3934, 21.1513
CIE-LCH:
52.3617, 62.1061, 19.9114
CIE-Luv:
52.3617, 106.7432, 13.4405
Hunter-Lab:
45.2410, 52.8558, 15.5332
#db485c color charts
#db485c color shades, tints & tones
#db485c color schemes
#db485c color preview, HTML & CSS examples
This text has a color of #db485c
<p style="color:#db485c;">Text here</p>
.mytext {color:#db485c;}
This box has a color of #db485c
<div style="background-color:#db485c;">Content here</div>
.mybackground {background-color:#db485c;}
Border around this has a color of #db485c
<div style="border:2px solid #db485c;">Content here</div>
.myborder {border:2px solid #db485c;}