#d31f86 color space conversions
Hex:
#d31f86
RGB:
211, 31, 134
CMY:
17, 88, 47
CMYK:
0, 85, 36, 17
HSL:
326°, 74.3802%, 47.4510%
HSV (HSB):
326°, 85.3081%, 82.7451%
XYZ:
31.6570, 16.5501, 24.0802
xyY:
0.4379, 0.2289, 16.5501
CIE-Lab:
47.6881, 72.0708, -11.1405
CIE-LCH:
47.6881, 72.9267, 351.2129
CIE-Luv:
47.6881, 100.2742, -28.1205
Hunter-Lab:
40.6818, 67.7088, -6.6175
#d31f86 color charts
#d31f86 color shades, tints & tones
#d31f86 color schemes
#d31f86 color preview, HTML & CSS examples
This text has a color of #d31f86
<p style="color:#d31f86;">Text here</p>
.mytext {color:#d31f86;}
This box has a color of #d31f86
<div style="background-color:#d31f86;">Content here</div>
.mybackground {background-color:#d31f86;}
Border around this has a color of #d31f86
<div style="border:2px solid #d31f86;">Content here</div>
.myborder {border:2px solid #d31f86;}