#e65f67 color space conversions
Hex:
#e65f67
RGB:
230, 95, 103
CMY:
10, 63, 60
CMYK:
0, 59, 55, 10
HSL:
356°, 72.9730%, 63.7255%
HSV (HSB):
356°, 58.6957%, 90.1961%
XYZ:
39.1735, 25.9867, 15.7832
xyY:
0.4840, 0.3210, 25.9867
CIE-Lab:
58.0244, 53.0250, 22.5672
CIE-LCH:
58.0244, 57.6275, 23.0544
CIE-Luv:
58.0244, 98.9105, 17.1041
Hunter-Lab:
50.9771, 47.9588, 17.3270
#e65f67 color charts
#e65f67 color shades, tints & tones
#e65f67 color schemes
#e65f67 color preview, HTML & CSS examples
This text has a color of #e65f67
<p style="color:#e65f67;">Text here</p>
.mytext {color:#e65f67;}
This box has a color of #e65f67
<div style="background-color:#e65f67;">Content here</div>
.mybackground {background-color:#e65f67;}
Border around this has a color of #e65f67
<div style="border:2px solid #e65f67;">Content here</div>
.myborder {border:2px solid #e65f67;}