#b68d97 color space conversions
Hex:
#b68d97
RGB:
182, 141, 151
CMY:
29, 45, 41
CMYK:
0, 23, 17, 29
HSL:
345°, 21.9251%, 63.3333%
HSV (HSB):
345°, 22.5275%, 71.3725%
XYZ:
34.4022, 31.2292, 33.4928
xyY:
0.3471, 0.3151, 31.2292
CIE-Lab:
62.7006, 17.1032, 0.6825
CIE-LCH:
62.7006, 17.1169, 2.2850
CIE-Luv:
62.7006, 24.6543, -2.0174
Hunter-Lab:
55.8831, 12.0910, 3.5835
#b68d97 color charts
#b68d97 color shades, tints & tones
#b68d97 color schemes
#b68d97 color preview, HTML & CSS examples
This text has a color of #b68d97
<p style="color:#b68d97;">Text here</p>
.mytext {color:#b68d97;}
This box has a color of #b68d97
<div style="background-color:#b68d97;">Content here</div>
.mybackground {background-color:#b68d97;}
Border around this has a color of #b68d97
<div style="border:2px solid #b68d97;">Content here</div>
.myborder {border:2px solid #b68d97;}