#b68181 color space conversions
Hex:
#b68181
RGB:
182, 129, 129
CMY:
29, 49, 49
CMYK:
0, 29, 29, 29
HSL:
0°, 26.6332%, 60.9804%
HSV (HSB):
0°, 29.1209%, 71.3725%
XYZ:
31.1041, 27.2306, 24.3855
xyY:
0.3760, 0.3292, 27.2306
CIE-Lab:
59.1871, 20.4761, 8.1765
CIE-LCH:
59.1871, 22.0483, 21.7678
CIE-Luv:
59.1871, 34.4861, 7.4286
Hunter-Lab:
52.1829, 15.0764, 8.8213
#b68181 color charts
#b68181 color shades, tints & tones
#b68181 color schemes
#b68181 color preview, HTML & CSS examples
This text has a color of #b68181
<p style="color:#b68181;">Text here</p>
.mytext {color:#b68181;}
This box has a color of #b68181
<div style="background-color:#b68181;">Content here</div>
.mybackground {background-color:#b68181;}
Border around this has a color of #b68181
<div style="border:2px solid #b68181;">Content here</div>
.myborder {border:2px solid #b68181;}