#b07da5 color space conversions
Hex:
#b07da5
RGB:
176, 125, 165
CMY:
31, 51, 35
CMYK:
0, 29, 6, 31
HSL:
313°, 24.4019%, 59.0196%
HSV (HSB):
313°, 28.9773%, 69.0196%
XYZ:
32.0296, 26.6140, 39.0462
xyY:
0.3279, 0.2724, 26.6140
CIE-Lab:
58.6153, 26.3253, -13.4449
CIE-LCH:
58.6153, 29.5598, 332.9456
CIE-Luv:
58.6153, 27.2737, -24.0385
Hunter-Lab:
51.5887, 20.5442, -8.7630
#b07da5 color charts
#b07da5 color shades, tints & tones
#b07da5 color schemes
#b07da5 color preview, HTML & CSS examples
This text has a color of #b07da5
<p style="color:#b07da5;">Text here</p>
.mytext {color:#b07da5;}
This box has a color of #b07da5
<div style="background-color:#b07da5;">Content here</div>
.mybackground {background-color:#b07da5;}
Border around this has a color of #b07da5
<div style="border:2px solid #b07da5;">Content here</div>
.myborder {border:2px solid #b07da5;}