#e198cd color space conversions
Hex:
#e198cd
RGB:
225, 152, 205
CMY:
12, 40, 20
CMYK:
0, 32, 9, 12
HSL:
316°, 54.8872%, 73.9216%
HSV (HSB):
316°, 32.4444%, 88.2353%
XYZ:
53.2990, 42.8718, 63.2235
xyY:
0.3344, 0.2690, 42.8718
CIE-Lab:
71.4679, 35.2994, -16.0472
CIE-LCH:
71.4679, 38.7757, 335.5534
CIE-Luv:
71.4679, 39.7416, -30.5360
Hunter-Lab:
65.4766, 30.7180, -11.4163
#e198cd color charts
#e198cd color shades, tints & tones
#e198cd color schemes
#e198cd color preview, HTML & CSS examples
This text has a color of #e198cd
<p style="color:#e198cd;">Text here</p>
.mytext {color:#e198cd;}
This box has a color of #e198cd
<div style="background-color:#e198cd;">Content here</div>
.mybackground {background-color:#e198cd;}
Border around this has a color of #e198cd
<div style="border:2px solid #e198cd;">Content here</div>
.myborder {border:2px solid #e198cd;}