#da144e color space conversions
Hex:
#da144e
RGB:
218, 20, 78
CMY:
15, 92, 69
CMYK:
0, 91, 64, 15
HSL:
342°, 83.1933%, 46.6667%
HSV (HSB):
342°, 90.8257%, 85.4902%
XYZ:
30.5387, 15.9558, 8.6779
xyY:
0.5535, 0.2892, 15.9558
CIE-Lab:
46.9164, 71.2667, 22.4072
CIE-LCH:
46.9164, 74.7062, 17.4539
CIE-Luv:
46.9164, 131.1145, 10.3408
Hunter-Lab:
39.9447, 66.5645, 15.0806
#da144e color charts
#da144e color shades, tints & tones
#da144e color schemes
#da144e color preview, HTML & CSS examples
This text has a color of #da144e
<p style="color:#da144e;">Text here</p>
.mytext {color:#da144e;}
This box has a color of #da144e
<div style="background-color:#da144e;">Content here</div>
.mybackground {background-color:#da144e;}
Border around this has a color of #da144e
<div style="border:2px solid #da144e;">Content here</div>
.myborder {border:2px solid #da144e;}