#e64bac color space conversions
Hex:
#e64bac
RGB:
230, 75, 172
CMY:
10, 71, 33
CMYK:
0, 67, 25, 10
HSL:
322°, 75.6098%, 59.8039%
HSV (HSB):
322°, 67.3913%, 90.1961%
XYZ:
42.5956, 24.8337, 41.5781
xyY:
0.3908, 0.2278, 24.8337
CIE-Lab:
56.9130, 68.3495, -19.3870
CIE-LCH:
56.9130, 71.0458, 344.1643
CIE-Luv:
56.9130, 87.1413, -40.1860
Hunter-Lab:
49.8334, 65.3661, -14.5847
#e64bac color charts
#e64bac color shades, tints & tones
#e64bac color schemes
#e64bac color preview, HTML & CSS examples
This text has a color of #e64bac
<p style="color:#e64bac;">Text here</p>
.mytext {color:#e64bac;}
This box has a color of #e64bac
<div style="background-color:#e64bac;">Content here</div>
.mybackground {background-color:#e64bac;}
Border around this has a color of #e64bac
<div style="border:2px solid #e64bac;">Content here</div>
.myborder {border:2px solid #e64bac;}