#da3341 color space conversions
Hex:
#da3341
RGB:
218, 51, 65
CMY:
15, 80, 75
CMYK:
0, 77, 70, 15
HSL:
355°, 69.2946%, 52.7451%
HSV (HSB):
355°, 76.6055%, 85.4902%
XYZ:
31.0514, 17.6547, 6.7721
xyY:
0.5597, 0.3182, 17.6547
CIE-Lab:
49.0746, 63.8698, 32.9563
CIE-LCH:
49.0746, 71.8712, 27.2933
CIE-Luv:
49.0746, 124.3922, 21.8110
Hunter-Lab:
42.0175, 58.3827, 19.8563
#da3341 color charts
#da3341 color shades, tints & tones
#da3341 color schemes
#da3341 color preview, HTML & CSS examples
This text has a color of #da3341
<p style="color:#da3341;">Text here</p>
.mytext {color:#da3341;}
This box has a color of #da3341
<div style="background-color:#da3341;">Content here</div>
.mybackground {background-color:#da3341;}
Border around this has a color of #da3341
<div style="border:2px solid #da3341;">Content here</div>
.myborder {border:2px solid #da3341;}