#da3d7b color space conversions
Hex:
#da3d7b
RGB:
218, 61, 123
CMY:
15, 76, 52
CMYK:
0, 72, 44, 15
HSL:
336°, 67.9654%, 54.7059%
HSV (HSB):
336°, 72.0183%, 85.4902%
XYZ:
34.1573, 19.6730, 20.7359
xyY:
0.4581, 0.2638, 19.6730
CIE-Lab:
51.4654, 64.6835, 1.2527
CIE-LCH:
51.4654, 64.6956, 1.1095
CIE-Luv:
51.4654, 101.1509, -10.7298
Hunter-Lab:
44.3542, 59.8435, 3.3295
#da3d7b color charts
#da3d7b color shades, tints & tones
#da3d7b color schemes
#da3d7b color preview, HTML & CSS examples
This text has a color of #da3d7b
<p style="color:#da3d7b;">Text here</p>
.mytext {color:#da3d7b;}
This box has a color of #da3d7b
<div style="background-color:#da3d7b;">Content here</div>
.mybackground {background-color:#da3d7b;}
Border around this has a color of #da3d7b
<div style="border:2px solid #da3d7b;">Content here</div>
.myborder {border:2px solid #da3d7b;}