#d31e98 color space conversions
Hex:
#d31e98
RGB:
211, 30, 152
CMY:
17, 88, 40
CMYK:
0, 86, 28, 17
HSL:
320°, 75.1037%, 47.2549%
HSV (HSB):
320°, 85.7820%, 82.7451%
XYZ:
32.9957, 17.0444, 31.2566
xyY:
0.4059, 0.2097, 17.0444
CIE-Lab:
48.3160, 74.1825, -21.0445
CIE-LCH:
48.3160, 77.1098, 344.1621
CIE-Luv:
48.3160, 92.5046, -42.2211
Hunter-Lab:
41.2849, 70.4123, -15.9887
#d31e98 color charts
#d31e98 color shades, tints & tones
#d31e98 color schemes
#d31e98 color preview, HTML & CSS examples
This text has a color of #d31e98
<p style="color:#d31e98;">Text here</p>
.mytext {color:#d31e98;}
This box has a color of #d31e98
<div style="background-color:#d31e98;">Content here</div>
.mybackground {background-color:#d31e98;}
Border around this has a color of #d31e98
<div style="border:2px solid #d31e98;">Content here</div>
.myborder {border:2px solid #d31e98;}