#e18caf color space conversions
Hex:
#e18caf
RGB:
225, 140, 175
CMY:
12, 45, 31
CMYK:
0, 38, 22, 12
HSL:
335°, 58.6207%, 71.5686%
HSV (HSB):
335°, 37.7778%, 88.2353%
XYZ:
48.1673, 37.8589, 45.3262
xyY:
0.3667, 0.2882, 37.8589
CIE-Lab:
67.9165, 36.9253, -4.6508
CIE-LCH:
67.9165, 37.2171, 352.8213
CIE-Luv:
67.9165, 51.5262, -13.4694
Hunter-Lab:
61.5296, 32.0587, -0.6058
#e18caf color charts
#e18caf color shades, tints & tones
#e18caf color schemes
#e18caf color preview, HTML & CSS examples
This text has a color of #e18caf
<p style="color:#e18caf;">Text here</p>
.mytext {color:#e18caf;}
This box has a color of #e18caf
<div style="background-color:#e18caf;">Content here</div>
.mybackground {background-color:#e18caf;}
Border around this has a color of #e18caf
<div style="border:2px solid #e18caf;">Content here</div>
.myborder {border:2px solid #e18caf;}