#e6325f color space conversions
Hex:
#e6325f
RGB:
230, 50, 95
CMY:
10, 80, 63
CMYK:
0, 78, 59, 10
HSL:
345°, 78.2609%, 54.9020%
HSV (HSB):
345°, 78.2609%, 90.1961%
XYZ:
35.8393, 19.9304, 12.7845
xyY:
0.5228, 0.2907, 19.9304
CIE-Lab:
51.7585, 69.1620, 18.8900
CIE-LCH:
51.7585, 71.6953, 15.2764
CIE-Luv:
51.7585, 125.3822, 8.3209
Hunter-Lab:
44.6435, 65.1716, 14.2717
#e6325f color charts
#e6325f color shades, tints & tones
#e6325f color schemes
#e6325f color preview, HTML & CSS examples
This text has a color of #e6325f
<p style="color:#e6325f;">Text here</p>
.mytext {color:#e6325f;}
This box has a color of #e6325f
<div style="background-color:#e6325f;">Content here</div>
.mybackground {background-color:#e6325f;}
Border around this has a color of #e6325f
<div style="border:2px solid #e6325f;">Content here</div>
.myborder {border:2px solid #e6325f;}