#b06451 color space conversions
Hex:
#b06451
RGB:
176, 100, 81
CMY:
31, 61, 68
CMYK:
0, 43, 54, 31
HSL:
12°, 37.5494%, 50.3922%
HSV (HSB):
12°, 53.9773%, 69.0196%
XYZ:
23.9469, 18.9385, 10.1779
xyY:
0.4513, 0.3569, 18.9385
CIE-Lab:
50.6152, 28.6616, 24.0864
CIE-LCH:
50.6152, 37.4385, 40.0428
CIE-Luv:
50.6152, 55.9874, 23.1036
Hunter-Lab:
43.5184, 22.0659, 16.5963
#b06451 color charts
#b06451 color shades, tints & tones
#b06451 color schemes
#b06451 color preview, HTML & CSS examples
This text has a color of #b06451
<p style="color:#b06451;">Text here</p>
.mytext {color:#b06451;}
This box has a color of #b06451
<div style="background-color:#b06451;">Content here</div>
.mybackground {background-color:#b06451;}
Border around this has a color of #b06451
<div style="border:2px solid #b06451;">Content here</div>
.myborder {border:2px solid #b06451;}