#da294a color space conversions
Hex:
#da294a
RGB:
218, 41, 74
CMY:
15, 84, 71
CMYK:
0, 81, 66, 15
HSL:
349°, 70.5179%, 50.7843%
HSV (HSB):
349°, 81.1927%, 85.4902%
XYZ:
30.9424, 16.9857, 8.1263
xyY:
0.5520, 0.3030, 16.9857
CIE-Lab:
48.2420, 67.0552, 26.5566
CIE-LCH:
48.2420, 72.1225, 21.6056
CIE-Luv:
48.2420, 126.2316, 15.4449
Hunter-Lab:
41.2137, 61.8901, 17.1591
#da294a color charts
#da294a color shades, tints & tones
#da294a color schemes
#da294a color preview, HTML & CSS examples
This text has a color of #da294a
<p style="color:#da294a;">Text here</p>
.mytext {color:#da294a;}
This box has a color of #da294a
<div style="background-color:#da294a;">Content here</div>
.mybackground {background-color:#da294a;}
Border around this has a color of #da294a
<div style="border:2px solid #da294a;">Content here</div>
.myborder {border:2px solid #da294a;}