#da265a color space conversions
Hex:
#da265a
RGB:
218, 38, 90
CMY:
15, 85, 65
CMYK:
0, 83, 59, 15
HSL:
343°, 70.8661%, 50.1961%
HSV (HSB):
343°, 82.5688%, 85.4902%
XYZ:
31.4520, 17.0298, 11.3022
xyY:
0.5261, 0.2849, 17.0298
CIE-Lab:
48.2976, 68.6937, 16.8644
CIE-LCH:
48.2976, 70.7335, 13.7934
CIE-Luv:
48.2976, 122.0089, 5.9171
Hunter-Lab:
41.2672, 63.8270, 12.6487
#da265a color charts
#da265a color shades, tints & tones
#da265a color schemes
#da265a color preview, HTML & CSS examples
This text has a color of #da265a
<p style="color:#da265a;">Text here</p>
.mytext {color:#da265a;}
This box has a color of #da265a
<div style="background-color:#da265a;">Content here</div>
.mybackground {background-color:#da265a;}
Border around this has a color of #da265a
<div style="border:2px solid #da265a;">Content here</div>
.myborder {border:2px solid #da265a;}