#da90a5 color space conversions
Hex:
#da90a5
RGB:
218, 144, 165
CMY:
15, 44, 35
CMYK:
0, 34, 24, 15
HSL:
343°, 50.0000%, 70.9804%
HSV (HSB):
343°, 33.9450%, 85.4902%
XYZ:
45.6782, 37.5686, 40.4413
xyY:
0.3693, 0.3037, 37.5686
CIE-Lab:
67.7014, 30.8640, 0.5483
CIE-LCH:
67.7014, 30.8688, 1.0178
CIE-Luv:
67.7014, 46.0039, -4.8394
Hunter-Lab:
61.2932, 25.7625, 3.7857
#da90a5 color charts
#da90a5 color shades, tints & tones
#da90a5 color schemes
#da90a5 color preview, HTML & CSS examples
This text has a color of #da90a5
<p style="color:#da90a5;">Text here</p>
.mytext {color:#da90a5;}
This box has a color of #da90a5
<div style="background-color:#da90a5;">Content here</div>
.mybackground {background-color:#da90a5;}
Border around this has a color of #da90a5
<div style="border:2px solid #da90a5;">Content here</div>
.myborder {border:2px solid #da90a5;}