#b0709d color space conversions
Hex:
#b0709d
RGB:
176, 112, 157
CMY:
31, 56, 38
CMYK:
0, 36, 11, 31
HSL:
318°, 28.8288%, 56.4706%
HSV (HSB):
318°, 36.3636%, 69.0196%
XYZ:
29.7845, 23.2528, 34.8167
xyY:
0.3390, 0.2647, 23.2528
CIE-Lab:
55.3318, 32.1508, -13.7785
CIE-LCH:
55.3318, 34.9788, 336.8021
CIE-Luv:
55.3318, 35.1090, -25.2323
Hunter-Lab:
48.2211, 25.8661, -9.0539
#b0709d color charts
#b0709d color shades, tints & tones
#b0709d color schemes
#b0709d color preview, HTML & CSS examples
This text has a color of #b0709d
<p style="color:#b0709d;">Text here</p>
.mytext {color:#b0709d;}
This box has a color of #b0709d
<div style="background-color:#b0709d;">Content here</div>
.mybackground {background-color:#b0709d;}
Border around this has a color of #b0709d
<div style="border:2px solid #b0709d;">Content here</div>
.myborder {border:2px solid #b0709d;}