#e68f9b color space conversions
Hex:
#e68f9b
RGB:
230, 143, 155
CMY:
10, 44, 39
CMYK:
0, 38, 33, 10
HSL:
352°, 63.5036%, 73.1373%
HSV (HSB):
352°, 37.8261%, 90.1961%
XYZ:
48.3720, 38.8345, 35.9567
xyY:
0.3927, 0.3153, 38.8345
CIE-Lab:
68.6312, 34.4085, 7.6750
CIE-LCH:
68.6312, 35.2541, 12.5743
CIE-Luv:
68.6312, 57.1632, 4.2542
Hunter-Lab:
62.3173, 29.5001, 9.4122
#e68f9b color charts
#e68f9b color shades, tints & tones
#e68f9b color schemes
#e68f9b color preview, HTML & CSS examples
This text has a color of #e68f9b
<p style="color:#e68f9b;">Text here</p>
.mytext {color:#e68f9b;}
This box has a color of #e68f9b
<div style="background-color:#e68f9b;">Content here</div>
.mybackground {background-color:#e68f9b;}
Border around this has a color of #e68f9b
<div style="border:2px solid #e68f9b;">Content here</div>
.myborder {border:2px solid #e68f9b;}