#d31f95 color space conversions
Hex:
#d31f95
RGB:
211, 31, 149
CMY:
17, 88, 42
CMYK:
0, 85, 29, 17
HSL:
321°, 74.3802%, 47.4510%
HSV (HSB):
321°, 85.3081%, 82.7451%
XYZ:
32.7788, 16.9988, 29.9872
xyY:
0.4109, 0.2131, 16.9988
CIE-Lab:
48.2585, 73.6583, -19.3329
CIE-LCH:
48.2585, 76.1532, 345.2935
CIE-Luv:
48.2585, 93.6528, -39.7155
Hunter-Lab:
41.2296, 69.7612, -14.2623
#d31f95 color charts
#d31f95 color shades, tints & tones
#d31f95 color schemes
#d31f95 color preview, HTML & CSS examples
This text has a color of #d31f95
<p style="color:#d31f95;">Text here</p>
.mytext {color:#d31f95;}
This box has a color of #d31f95
<div style="background-color:#d31f95;">Content here</div>
.mybackground {background-color:#d31f95;}
Border around this has a color of #d31f95
<div style="border:2px solid #d31f95;">Content here</div>
.myborder {border:2px solid #d31f95;}