#e31d94 color space conversions
Hex:
#e31d94
RGB:
227, 29, 148
CMY:
11, 89, 42
CMYK:
0, 87, 35, 11
HSL:
324°, 77.9528%, 50.1961%
HSV (HSB):
324°, 87.2247%, 89.0196%
XYZ:
37.4632, 19.3477, 29.7769
xyY:
0.4327, 0.2234, 19.3477
CIE-Lab:
51.0916, 77.4119, -14.1434
CIE-LCH:
51.0916, 78.6933, 349.6461
CIE-Luv:
51.0916, 107.2740, -33.7205
Hunter-Lab:
43.9861, 75.0540, -9.3469
#e31d94 color charts
#e31d94 color shades, tints & tones
#e31d94 color schemes
#e31d94 color preview, HTML & CSS examples
This text has a color of #e31d94
<p style="color:#e31d94;">Text here</p>
.mytext {color:#e31d94;}
This box has a color of #e31d94
<div style="background-color:#e31d94;">Content here</div>
.mybackground {background-color:#e31d94;}
Border around this has a color of #e31d94
<div style="border:2px solid #e31d94;">Content here</div>
.myborder {border:2px solid #e31d94;}