#b07b81 color space conversions
Hex:
#b07b81
RGB:
176, 123, 129
CMY:
31, 52, 49
CMYK:
0, 30, 27, 31
HSL:
353°, 25.1185%, 58.6275%
HSV (HSB):
353°, 30.1136%, 69.0196%
XYZ:
28.9499, 24.9810, 24.0649
xyY:
0.3712, 0.3203, 24.9810
CIE-Lab:
57.0569, 21.5126, 5.0384
CIE-LCH:
57.0569, 22.0948, 13.1815
CIE-Luv:
57.0569, 33.7555, 3.0656
Hunter-Lab:
49.9810, 15.9237, 6.4397
#b07b81 color charts
#b07b81 color shades, tints & tones
#b07b81 color schemes
#b07b81 color preview, HTML & CSS examples
This text has a color of #b07b81
<p style="color:#b07b81;">Text here</p>
.mytext {color:#b07b81;}
This box has a color of #b07b81
<div style="background-color:#b07b81;">Content here</div>
.mybackground {background-color:#b07b81;}
Border around this has a color of #b07b81
<div style="border:2px solid #b07b81;">Content here</div>
.myborder {border:2px solid #b07b81;}