#da325f color space conversions
Hex:
#da325f
RGB:
218, 50, 95
CMY:
15, 80, 63
CMYK:
0, 77, 56, 15
HSL:
344°, 69.4215%, 52.5490%
HSV (HSB):
344°, 77.0642%, 85.4902%
XYZ:
32.1196, 18.0129, 12.6104
xyY:
0.5119, 0.2871, 18.0129
CIE-Lab:
49.5117, 65.8903, 15.4628
CIE-LCH:
49.5117, 67.6803, 13.2069
CIE-Luv:
49.5117, 115.7790, 5.3251
Hunter-Lab:
42.4416, 60.8154, 12.0926
#da325f color charts
#da325f color shades, tints & tones
#da325f color schemes
#da325f color preview, HTML & CSS examples
This text has a color of #da325f
<p style="color:#da325f;">Text here</p>
.mytext {color:#da325f;}
This box has a color of #da325f
<div style="background-color:#da325f;">Content here</div>
.mybackground {background-color:#da325f;}
Border around this has a color of #da325f
<div style="border:2px solid #da325f;">Content here</div>
.myborder {border:2px solid #da325f;}