#e6828d color space conversions
Hex:
#e6828d
RGB:
230, 130, 141
CMY:
10, 49, 45
CMYK:
0, 43, 39, 10
HSL:
353°, 66.6667%, 70.5882%
HSV (HSB):
353°, 43.4783%, 90.1961%
XYZ:
45.4235, 34.7113, 29.5052
xyY:
0.4143, 0.3166, 34.7113
CIE-Lab:
65.5233, 39.5229, 11.1350
CIE-LCH:
65.5233, 41.0615, 15.7345
CIE-Luv:
65.5233, 67.9067, 7.5795
Hunter-Lab:
58.9163, 34.5168, 11.5491
#e6828d color charts
#e6828d color shades, tints & tones
#e6828d color schemes
#e6828d color preview, HTML & CSS examples
This text has a color of #e6828d
<p style="color:#e6828d;">Text here</p>
.mytext {color:#e6828d;}
This box has a color of #e6828d
<div style="background-color:#e6828d;">Content here</div>
.mybackground {background-color:#e6828d;}
Border around this has a color of #e6828d
<div style="border:2px solid #e6828d;">Content here</div>
.myborder {border:2px solid #e6828d;}