#e78f94 color space conversions
Hex:
#e78f94
RGB:
231, 143, 148
CMY:
9, 44, 42
CMYK:
0, 38, 36, 9
HSL:
357°, 64.7059%, 73.3333%
HSV (HSB):
357°, 38.0952%, 90.5882%
XYZ:
48.1228, 38.7720, 32.9644
xyY:
0.4015, 0.3235, 38.7720
CIE-Lab:
68.5858, 33.9176, 11.5430
CIE-LCH:
68.5858, 35.8279, 18.7948
CIE-Luv:
68.5858, 59.1630, 9.4474
Hunter-Lab:
62.2671, 28.9851, 12.1987
#e78f94 color charts
#e78f94 color shades, tints & tones
#e78f94 color schemes
#e78f94 color preview, HTML & CSS examples
This text has a color of #e78f94
<p style="color:#e78f94;">Text here</p>
.mytext {color:#e78f94;}
This box has a color of #e78f94
<div style="background-color:#e78f94;">Content here</div>
.mybackground {background-color:#e78f94;}
Border around this has a color of #e78f94
<div style="border:2px solid #e78f94;">Content here</div>
.myborder {border:2px solid #e78f94;}