#e8385e color space conversions
Hex:
#e8385e
RGB:
232, 56, 94
CMY:
9, 78, 63
CMYK:
0, 76, 59, 9
HSL:
347°, 79.2793%, 56.4706%
HSV (HSB):
347°, 75.8621%, 90.9804%
XYZ:
36.7133, 20.7923, 12.6680
xyY:
0.5232, 0.2963, 20.7923
CIE-Lab:
52.7214, 67.9240, 20.8487
CIE-LCH:
52.7214, 71.0516, 17.0634
CIE-Luv:
52.7214, 124.7501, 10.7630
Hunter-Lab:
45.5986, 63.9201, 15.4473
#e8385e color charts
#e8385e color shades, tints & tones
#e8385e color schemes
#e8385e color preview, HTML & CSS examples
This text has a color of #e8385e
<p style="color:#e8385e;">Text here</p>
.mytext {color:#e8385e;}
This box has a color of #e8385e
<div style="background-color:#e8385e;">Content here</div>
.mybackground {background-color:#e8385e;}
Border around this has a color of #e8385e
<div style="border:2px solid #e8385e;">Content here</div>
.myborder {border:2px solid #e8385e;}