#d31b95 color space conversions
Hex:
#d31b95
RGB:
211, 27, 149
CMY:
17, 89, 42
CMYK:
0, 87, 29, 17
HSL:
320°, 77.3109%, 46.6667%
HSV (HSB):
320°, 87.2038%, 82.7451%
XYZ:
32.6807, 16.8027, 29.9545
xyY:
0.4114, 0.2115, 16.8027
CIE-Lab:
48.0104, 74.3775, -19.7133
CIE-LCH:
48.0104, 76.9456, 345.1554
CIE-Luv:
48.0104, 94.3326, -40.3346
Hunter-Lab:
40.9911, 70.5773, -14.6329
#d31b95 color charts
#d31b95 color shades, tints & tones
#d31b95 color schemes
#d31b95 color preview, HTML & CSS examples
This text has a color of #d31b95
<p style="color:#d31b95;">Text here</p>
.mytext {color:#d31b95;}
This box has a color of #d31b95
<div style="background-color:#d31b95;">Content here</div>
.mybackground {background-color:#d31b95;}
Border around this has a color of #d31b95
<div style="border:2px solid #d31b95;">Content here</div>
.myborder {border:2px solid #d31b95;}