#e6344e color space conversions
Hex:
#e6344e
RGB:
230, 52, 78
CMY:
10, 80, 69
CMYK:
0, 77, 66, 10
HSL:
351°, 78.0702%, 55.2941%
HSV (HSB):
351°, 77.3913%, 90.1961%
XYZ:
35.2363, 19.8290, 9.1780
xyY:
0.5485, 0.3087, 19.8290
CIE-Lab:
51.6434, 67.6207, 28.9348
CIE-LCH:
51.6434, 73.5512, 23.1660
CIE-Luv:
51.6434, 129.8758, 18.1984
Hunter-Lab:
44.5298, 63.3192, 18.9507
#e6344e color charts
#e6344e color shades, tints & tones
#e6344e color schemes
#e6344e color preview, HTML & CSS examples
This text has a color of #e6344e
<p style="color:#e6344e;">Text here</p>
.mytext {color:#e6344e;}
This box has a color of #e6344e
<div style="background-color:#e6344e;">Content here</div>
.mybackground {background-color:#e6344e;}
Border around this has a color of #e6344e
<div style="border:2px solid #e6344e;">Content here</div>
.myborder {border:2px solid #e6344e;}