#d31f99 color space conversions
Hex:
#d31f99
RGB:
211, 31, 153
CMY:
17, 88, 40
CMYK:
0, 85, 27, 17
HSL:
319°, 74.3802%, 47.4510%
HSV (HSB):
319°, 85.3081%, 82.7451%
XYZ:
33.1037, 17.1288, 31.6984
xyY:
0.4040, 0.2091, 17.1288
CIE-Lab:
48.4219, 74.1090, -21.4807
CIE-LCH:
48.4219, 77.1593, 343.8356
CIE-Luv:
48.4219, 91.8912, -42.8422
Hunter-Lab:
41.3869, 70.3479, -16.4396
#d31f99 color charts
#d31f99 color shades, tints & tones
#d31f99 color schemes
#d31f99 color preview, HTML & CSS examples
This text has a color of #d31f99
<p style="color:#d31f99;">Text here</p>
.mytext {color:#d31f99;}
This box has a color of #d31f99
<div style="background-color:#d31f99;">Content here</div>
.mybackground {background-color:#d31f99;}
Border around this has a color of #d31f99
<div style="border:2px solid #d31f99;">Content here</div>
.myborder {border:2px solid #d31f99;}