#d31a94 color space conversions
Hex:
#d31a94
RGB:
211, 26, 148
CMY:
17, 90, 42
CMYK:
0, 88, 30, 17
HSL:
320°, 78.0591%, 46.4706%
HSV (HSB):
320°, 87.6777%, 82.7451%
XYZ:
32.5787, 16.7258, 29.5283
xyY:
0.4133, 0.2122, 16.7258
CIE-Lab:
47.9127, 74.4340, -19.2619
CIE-LCH:
47.9127, 76.8859, 345.4914
CIE-Luv:
47.9127, 94.9376, -39.6982
Hunter-Lab:
40.8972, 70.6229, -14.1801
#d31a94 color charts
#d31a94 color shades, tints & tones
#d31a94 color schemes
#d31a94 color preview, HTML & CSS examples
This text has a color of #d31a94
<p style="color:#d31a94;">Text here</p>
.mytext {color:#d31a94;}
This box has a color of #d31a94
<div style="background-color:#d31a94;">Content here</div>
.mybackground {background-color:#d31a94;}
Border around this has a color of #d31a94
<div style="border:2px solid #d31a94;">Content here</div>
.myborder {border:2px solid #d31a94;}