#d31bba color space conversions
Hex:
#d31bba
RGB:
211, 27, 186
CMY:
17, 89, 27
CMYK:
0, 87, 12, 17
HSL:
308°, 77.3109%, 46.6667%
HSV (HSB):
308°, 87.2038%, 82.7451%
XYZ:
36.1188, 18.1779, 48.0594
xyY:
0.3529, 0.1776, 18.1779
CIE-Lab:
49.7112, 78.9231, -38.9824
CIE-LCH:
49.7112, 88.0255, 333.7139
CIE-Luv:
49.7112, 78.2696, -69.2506
Hunter-Lab:
42.6356, 76.6045, -36.9876
#d31bba color charts
#d31bba color shades, tints & tones
#d31bba color schemes
#d31bba color preview, HTML & CSS examples
This text has a color of #d31bba
<p style="color:#d31bba;">Text here</p>
.mytext {color:#d31bba;}
This box has a color of #d31bba
<div style="background-color:#d31bba;">Content here</div>
.mybackground {background-color:#d31bba;}
Border around this has a color of #d31bba
<div style="border:2px solid #d31bba;">Content here</div>
.myborder {border:2px solid #d31bba;}