#b182d3 color space conversions
Hex:
#b182d3
RGB:
177, 130, 211
CMY:
31, 49, 17
CMYK:
16, 38, 0, 17
HSL:
275°, 47.9290%, 66.8627%
HSV (HSB):
275°, 38.3886%, 82.7451%
XYZ:
37.8720, 30.0155, 65.4255
xyY:
0.2841, 0.2252, 30.0155
CIE-Lab:
61.6676, 33.1541, -34.8592
CIE-LCH:
61.6676, 48.1078, 313.5639
CIE-Luv:
61.6676, 18.8477, -59.0158
Hunter-Lab:
54.7864, 27.5146, -32.4532
#b182d3 color charts
#b182d3 color shades, tints & tones
#b182d3 color schemes
#b182d3 color preview, HTML & CSS examples
This text has a color of #b182d3
<p style="color:#b182d3;">Text here</p>
.mytext {color:#b182d3;}
This box has a color of #b182d3
<div style="background-color:#b182d3;">Content here</div>
.mybackground {background-color:#b182d3;}
Border around this has a color of #b182d3
<div style="border:2px solid #b182d3;">Content here</div>
.myborder {border:2px solid #b182d3;}