#da334a color space conversions
Hex:
#da334a
RGB:
218, 51, 74
CMY:
15, 80, 71
CMYK:
0, 77, 66, 15
HSL:
352°, 69.2946%, 52.7451%
HSV (HSB):
352°, 76.6055%, 85.4902%
XYZ:
31.3333, 17.7675, 8.2566
xyY:
0.5463, 0.3098, 17.7675
CIE-Lab:
49.2129, 64.3129, 27.7828
CIE-LCH:
49.2129, 70.0573, 23.3641
CIE-Luv:
49.2129, 121.9724, 17.4805
Hunter-Lab:
42.1515, 58.9228, 17.8924
#da334a color charts
#da334a color shades, tints & tones
#da334a color schemes
#da334a color preview, HTML & CSS examples
This text has a color of #da334a
<p style="color:#da334a;">Text here</p>
.mytext {color:#da334a;}
This box has a color of #da334a
<div style="background-color:#da334a;">Content here</div>
.mybackground {background-color:#da334a;}
Border around this has a color of #da334a
<div style="border:2px solid #da334a;">Content here</div>
.myborder {border:2px solid #da334a;}