#b07d9a color space conversions
Hex:
#b07d9a
RGB:
176, 125, 154
CMY:
31, 51, 40
CMYK:
0, 29, 13, 31
HSL:
326°, 24.4019%, 59.0196%
HSV (HSB):
326°, 28.9773%, 69.0196%
XYZ:
31.0708, 26.2304, 33.9972
xyY:
0.3403, 0.2873, 26.2304
CIE-Lab:
58.2551, 24.3705, -7.6566
CIE-LCH:
58.2551, 25.5450, 342.5586
CIE-Luv:
58.2551, 28.9352, -15.1229
Hunter-Lab:
51.2157, 18.6627, -3.5061
#b07d9a color charts
#b07d9a color shades, tints & tones
#b07d9a color schemes
#b07d9a color preview, HTML & CSS examples
This text has a color of #b07d9a
<p style="color:#b07d9a;">Text here</p>
.mytext {color:#b07d9a;}
This box has a color of #b07d9a
<div style="background-color:#b07d9a;">Content here</div>
.mybackground {background-color:#b07d9a;}
Border around this has a color of #b07d9a
<div style="border:2px solid #b07d9a;">Content here</div>
.myborder {border:2px solid #b07d9a;}