#da4269 color space conversions
Hex:
#da4269
RGB:
218, 66, 105
CMY:
15, 74, 59
CMYK:
0, 70, 52, 15
HSL:
345°, 67.2566%, 55.6863%
HSV (HSB):
345°, 69.7248%, 85.4902%
XYZ:
33.4115, 19.8218, 15.4296
xyY:
0.4866, 0.2887, 19.8218
CIE-Lab:
51.6351, 61.3455, 12.3417
CIE-LCH:
51.6351, 62.5747, 11.3751
CIE-Luv:
51.6351, 105.1410, 3.2414
Hunter-Lab:
44.5217, 56.0432, 10.6174
#da4269 color charts
#da4269 color shades, tints & tones
#da4269 color schemes
#da4269 color preview, HTML & CSS examples
This text has a color of #da4269
<p style="color:#da4269;">Text here</p>
.mytext {color:#da4269;}
This box has a color of #da4269
<div style="background-color:#da4269;">Content here</div>
.mybackground {background-color:#da4269;}
Border around this has a color of #da4269
<div style="border:2px solid #da4269;">Content here</div>
.myborder {border:2px solid #da4269;}