#b06d90 color space conversions
Hex:
#b06d90
RGB:
176, 109, 144
CMY:
31, 57, 44
CMYK:
0, 38, 18, 31
HSL:
329°, 29.7778%, 55.8824%
HSV (HSB):
329°, 38.0682%, 69.0196%
XYZ:
28.4072, 22.1810, 29.1697
xyY:
0.3562, 0.2781, 22.1810
CIE-Lab:
54.2185, 31.6315, -7.8636
CIE-LCH:
54.2185, 32.5943, 346.0393
CIE-Luv:
54.2185, 39.0755, -16.4671
Hunter-Lab:
47.0967, 25.2460, -3.7540
#b06d90 color charts
#b06d90 color shades, tints & tones
#b06d90 color schemes
#b06d90 color preview, HTML & CSS examples
This text has a color of #b06d90
<p style="color:#b06d90;">Text here</p>
.mytext {color:#b06d90;}
This box has a color of #b06d90
<div style="background-color:#b06d90;">Content here</div>
.mybackground {background-color:#b06d90;}
Border around this has a color of #b06d90
<div style="border:2px solid #b06d90;">Content here</div>
.myborder {border:2px solid #b06d90;}