#e198e4 color space conversions
Hex:
#e198e4
RGB:
225, 152, 228
CMY:
12, 40, 11
CMYK:
1, 33, 0, 11
HSL:
298°, 58.4615%, 74.5098%
HSV (HSB):
298°, 33.3333%, 89.4118%
XYZ:
56.2832, 44.0655, 78.9378
xyY:
0.3139, 0.2458, 44.0655
CIE-Lab:
72.2722, 39.3880, -27.4749
CIE-LCH:
72.2722, 48.0238, 325.1025
CIE-Luv:
72.2722, 35.8236, -49.4748
Hunter-Lab:
66.3818, 35.1766, -24.0373
#e198e4 color charts
#e198e4 color shades, tints & tones
#e198e4 color schemes
#e198e4 color preview, HTML & CSS examples
This text has a color of #e198e4
<p style="color:#e198e4;">Text here</p>
.mytext {color:#e198e4;}
This box has a color of #e198e4
<div style="background-color:#e198e4;">Content here</div>
.mybackground {background-color:#e198e4;}
Border around this has a color of #e198e4
<div style="border:2px solid #e198e4;">Content here</div>
.myborder {border:2px solid #e198e4;}