#e6325c color space conversions
Hex:
#e6325c
RGB:
230, 50, 92
CMY:
10, 80, 64
CMYK:
0, 78, 60, 10
HSL:
346°, 78.2609%, 54.9020%
HSV (HSB):
346°, 78.2609%, 90.1961%
XYZ:
35.7055, 19.8769, 12.0800
xyY:
0.5277, 0.2938, 19.8769
CIE-Lab:
51.6978, 68.9736, 20.6184
CIE-LCH:
51.6978, 71.9894, 16.6431
CIE-Luv:
51.6978, 126.3912, 10.0990
Hunter-Lab:
44.5835, 64.9337, 15.1438
#e6325c color charts
#e6325c color shades, tints & tones
#e6325c color schemes
#e6325c color preview, HTML & CSS examples
This text has a color of #e6325c
<p style="color:#e6325c;">Text here</p>
.mytext {color:#e6325c;}
This box has a color of #e6325c
<div style="background-color:#e6325c;">Content here</div>
.mybackground {background-color:#e6325c;}
Border around this has a color of #e6325c
<div style="border:2px solid #e6325c;">Content here</div>
.myborder {border:2px solid #e6325c;}