#e61b8a color space conversions
Hex:
#e61b8a
RGB:
230, 27, 138
CMY:
10, 89, 46
CMYK:
0, 88, 40, 10
HSL:
327°, 80.2372%, 50.3922%
HSV (HSB):
327°, 88.2609%, 90.1961%
XYZ:
37.6125, 19.4418, 25.8150
xyY:
0.4539, 0.2346, 19.4418
CIE-Lab:
51.2002, 77.4302, -7.9224
CIE-LCH:
51.2002, 77.8344, 354.1580
CIE-Luv:
51.2002, 114.5518, -25.3499
Hunter-Lab:
44.0929, 75.1030, -3.8474
#e61b8a color charts
#e61b8a color shades, tints & tones
#e61b8a color schemes
#e61b8a color preview, HTML & CSS examples
This text has a color of #e61b8a
<p style="color:#e61b8a;">Text here</p>
.mytext {color:#e61b8a;}
This box has a color of #e61b8a
<div style="background-color:#e61b8a;">Content here</div>
.mybackground {background-color:#e61b8a;}
Border around this has a color of #e61b8a
<div style="border:2px solid #e61b8a;">Content here</div>
.myborder {border:2px solid #e61b8a;}