#da144b color space conversions
Hex:
#da144b
RGB:
218, 20, 75
CMY:
15, 92, 71
CMYK:
0, 91, 66, 15
HSL:
343°, 83.1933%, 46.6667%
HSV (HSB):
343°, 90.8257%, 85.4902%
XYZ:
30.4336, 15.9137, 8.1242
xyY:
0.5587, 0.2921, 15.9137
CIE-Lab:
46.8611, 71.1117, 24.1828
CIE-LCH:
46.8611, 75.1111, 18.7815
CIE-Luv:
46.8611, 132.1408, 11.9574
Hunter-Lab:
39.8920, 66.3665, 15.8497
#da144b color charts
#da144b color shades, tints & tones
#da144b color schemes
#da144b color preview, HTML & CSS examples
This text has a color of #da144b
<p style="color:#da144b;">Text here</p>
.mytext {color:#da144b;}
This box has a color of #da144b
<div style="background-color:#da144b;">Content here</div>
.mybackground {background-color:#da144b;}
Border around this has a color of #da144b
<div style="border:2px solid #da144b;">Content here</div>
.myborder {border:2px solid #da144b;}