#e31baa color space conversions
Hex:
#e31baa
RGB:
227, 27, 170
CMY:
11, 89, 33
CMYK:
0, 88, 25, 11
HSL:
317°, 78.7402%, 49.8039%
HSV (HSB):
317°, 88.1057%, 89.0196%
XYZ:
39.3262, 20.0170, 39.8212
xyY:
0.3966, 0.2019, 20.0170
CIE-Lab:
51.8565, 80.0937, -26.0320
CIE-LCH:
51.8565, 84.2180, 341.9949
CIE-Luv:
51.8565, 97.6404, -51.1560
Hunter-Lab:
44.7404, 78.6033, -21.4527
#e31baa color charts
#e31baa color shades, tints & tones
#e31baa color schemes
#e31baa color preview, HTML & CSS examples
This text has a color of #e31baa
<p style="color:#e31baa;">Text here</p>
.mytext {color:#e31baa;}
This box has a color of #e31baa
<div style="background-color:#e31baa;">Content here</div>
.mybackground {background-color:#e31baa;}
Border around this has a color of #e31baa
<div style="border:2px solid #e31baa;">Content here</div>
.myborder {border:2px solid #e31baa;}