#e8285f color space conversions
Hex:
#e8285f
RGB:
232, 40, 95
CMY:
9, 84, 63
CMYK:
0, 83, 59, 9
HSL:
343°, 80.6723%, 53.3333%
HSV (HSB):
343°, 82.7586%, 90.9804%
XYZ:
36.1031, 19.4996, 12.6874
xyY:
0.5287, 0.2855, 19.4996
CIE-Lab:
51.2667, 72.1658, 18.2905
CIE-LCH:
51.2667, 74.4476, 14.2222
CIE-Luv:
51.2667, 130.6405, 6.8645
Hunter-Lab:
44.1584, 68.6612, 13.8759
#e8285f color charts
#e8285f color shades, tints & tones
#e8285f color schemes
#e8285f color preview, HTML & CSS examples
This text has a color of #e8285f
<p style="color:#e8285f;">Text here</p>
.mytext {color:#e8285f;}
This box has a color of #e8285f
<div style="background-color:#e8285f;">Content here</div>
.mybackground {background-color:#e8285f;}
Border around this has a color of #e8285f
<div style="border:2px solid #e8285f;">Content here</div>
.myborder {border:2px solid #e8285f;}