#d31e94 color space conversions
Hex:
#d31e94
RGB:
211, 30, 148
CMY:
17, 88, 42
CMYK:
0, 86, 30, 17
HSL:
321°, 75.1037%, 47.2549%
HSV (HSB):
321°, 85.7820%, 82.7451%
XYZ:
32.6735, 16.9155, 29.5599
xyY:
0.4128, 0.2137, 16.9155
CIE-Lab:
48.1535, 73.7355, -18.8930
CIE-LCH:
48.1535, 76.1174, 345.6285
CIE-Luv:
48.1535, 94.2733, -39.0976
Hunter-Lab:
41.1285, 69.8300, -13.8230
#d31e94 color charts
#d31e94 color shades, tints & tones
#d31e94 color schemes
#d31e94 color preview, HTML & CSS examples
This text has a color of #d31e94
<p style="color:#d31e94;">Text here</p>
.mytext {color:#d31e94;}
This box has a color of #d31e94
<div style="background-color:#d31e94;">Content here</div>
.mybackground {background-color:#d31e94;}
Border around this has a color of #d31e94
<div style="border:2px solid #d31e94;">Content here</div>
.myborder {border:2px solid #d31e94;}