#da485e color space conversions
Hex:
#da485e
RGB:
218, 72, 94
CMY:
15, 72, 63
CMYK:
0, 67, 57, 15
HSL:
351°, 66.3636%, 56.8627%
HSV (HSB):
351°, 66.9725%, 85.4902%
XYZ:
33.2512, 20.3483, 12.7648
xyY:
0.5010, 0.3066, 20.3483
CIE-Lab:
52.2288, 58.2216, 19.7512
CIE-LCH:
52.2288, 61.4806, 18.7391
CIE-Luv:
52.2288, 105.3586, 12.0374
Hunter-Lab:
45.1091, 52.6365, 14.7988
#da485e color charts
#da485e color shades, tints & tones
#da485e color schemes
#da485e color preview, HTML & CSS examples
This text has a color of #da485e
<p style="color:#da485e;">Text here</p>
.mytext {color:#da485e;}
This box has a color of #da485e
<div style="background-color:#da485e;">Content here</div>
.mybackground {background-color:#da485e;}
Border around this has a color of #da485e
<div style="border:2px solid #da485e;">Content here</div>
.myborder {border:2px solid #da485e;}