#da225f color space conversions
Hex:
#da225f
RGB:
218, 34, 95
CMY:
15, 87, 63
CMYK:
0, 84, 56, 15
HSL:
340°, 73.0159%, 49.4118%
HSV (HSB):
340°, 84.4037%, 85.4902%
XYZ:
31.5510, 16.8757, 12.4209
xyY:
0.5185, 0.2773, 16.8757
CIE-Lab:
48.1030, 69.8948, 13.5249
CIE-LCH:
48.1030, 71.1914, 10.9516
CIE-Luv:
48.1030, 121.4161, 2.1382
Hunter-Lab:
41.0800, 65.2046, 10.8292
#da225f color charts
#da225f color shades, tints & tones
#da225f color schemes
#da225f color preview, HTML & CSS examples
This text has a color of #da225f
<p style="color:#da225f;">Text here</p>
.mytext {color:#da225f;}
This box has a color of #da225f
<div style="background-color:#da225f;">Content here</div>
.mybackground {background-color:#da225f;}
Border around this has a color of #da225f
<div style="border:2px solid #da225f;">Content here</div>
.myborder {border:2px solid #da225f;}