#e6344c color space conversions
Hex:
#e6344c
RGB:
230, 52, 76
CMY:
10, 80, 70
CMYK:
0, 77, 67, 10
HSL:
352°, 78.0702%, 55.2941%
HSV (HSB):
352°, 77.3913%, 90.1961%
XYZ:
35.1656, 19.8008, 8.8060
xyY:
0.5514, 0.3105, 19.8008
CIE-Lab:
51.6112, 67.5191, 30.0804
CIE-LCH:
51.6112, 73.9165, 24.0135
CIE-Luv:
51.6112, 130.4453, 19.2041
Hunter-Lab:
44.4981, 63.1921, 19.4154
#e6344c color charts
#e6344c color shades, tints & tones
#e6344c color schemes
#e6344c color preview, HTML & CSS examples
This text has a color of #e6344c
<p style="color:#e6344c;">Text here</p>
.mytext {color:#e6344c;}
This box has a color of #e6344c
<div style="background-color:#e6344c;">Content here</div>
.mybackground {background-color:#e6344c;}
Border around this has a color of #e6344c
<div style="border:2px solid #e6344c;">Content here</div>
.myborder {border:2px solid #e6344c;}