#da545c color space conversions
Hex:
#da545c
RGB:
218, 84, 92
CMY:
15, 67, 64
CMYK:
0, 61, 58, 15
HSL:
356°, 64.4231%, 59.2157%
HSV (HSB):
356°, 61.4679%, 85.4902%
XYZ:
34.0155, 22.0188, 12.5824
xyY:
0.4957, 0.3209, 22.0188
CIE-Lab:
54.0469, 53.0637, 23.3543
CIE-LCH:
54.0469, 57.9757, 23.7551
CIE-Luv:
54.0469, 98.7769, 17.2609
Hunter-Lab:
46.9242, 47.2781, 16.9486
#da545c color charts
#da545c color shades, tints & tones
#da545c color schemes
#da545c color preview, HTML & CSS examples
This text has a color of #da545c
<p style="color:#da545c;">Text here</p>
.mytext {color:#da545c;}
This box has a color of #da545c
<div style="background-color:#da545c;">Content here</div>
.mybackground {background-color:#da545c;}
Border around this has a color of #da545c
<div style="border:2px solid #da545c;">Content here</div>
.myborder {border:2px solid #da545c;}