#b07e9d color space conversions
Hex:
#b07e9d
RGB:
176, 126, 157
CMY:
31, 51, 38
CMYK:
0, 28, 11, 31
HSL:
323°, 24.0385%, 59.2157%
HSV (HSB):
323°, 28.4091%, 69.0196%
XYZ:
31.4512, 26.5861, 35.3723
xyY:
0.3367, 0.2846, 26.5861
CIE-Lab:
58.5893, 24.3299, -8.8856
CIE-LCH:
58.5893, 25.9017, 339.9370
CIE-Luv:
58.5893, 27.9627, -16.9294
Hunter-Lab:
51.5617, 18.6467, -4.5808
#b07e9d color charts
#b07e9d color shades, tints & tones
#b07e9d color schemes
#b07e9d color preview, HTML & CSS examples
This text has a color of #b07e9d
<p style="color:#b07e9d;">Text here</p>
.mytext {color:#b07e9d;}
This box has a color of #b07e9d
<div style="background-color:#b07e9d;">Content here</div>
.mybackground {background-color:#b07e9d;}
Border around this has a color of #b07e9d
<div style="border:2px solid #b07e9d;">Content here</div>
.myborder {border:2px solid #b07e9d;}