#e6267e color space conversions
Hex:
#e6267e
RGB:
230, 38, 126
CMY:
10, 85, 51
CMYK:
0, 83, 45, 10
HSL:
333°, 79.3388%, 52.5490%
HSV (HSB):
333°, 83.4783%, 90.1961%
XYZ:
37.0921, 19.7156, 21.5892
xyY:
0.4731, 0.2515, 19.7156
CIE-Lab:
51.5141, 74.3763, -0.2206
CIE-LCH:
51.5141, 74.3766, 359.8301
CIE-Luv:
51.5141, 117.4134, -14.7669
Hunter-Lab:
44.4022, 71.4090, 2.2537
#e6267e color charts
#e6267e color shades, tints & tones
#e6267e color schemes
#e6267e color preview, HTML & CSS examples
This text has a color of #e6267e
<p style="color:#e6267e;">Text here</p>
.mytext {color:#e6267e;}
This box has a color of #e6267e
<div style="background-color:#e6267e;">Content here</div>
.mybackground {background-color:#e6267e;}
Border around this has a color of #e6267e
<div style="border:2px solid #e6267e;">Content here</div>
.myborder {border:2px solid #e6267e;}