#bb7a7a color space conversions
Hex:
#bb7a7a
RGB:
187, 122, 122
CMY:
27, 52, 52
CMYK:
0, 35, 35, 27
HSL:
0°, 32.3383%, 60.5882%
HSV (HSB):
0°, 34.7594%, 73.3333%
XYZ:
30.9659, 25.8890, 21.7774
xyY:
0.3938, 0.3292, 25.8890
CIE-Lab:
57.9315, 25.3771, 10.5061
CIE-LCH:
57.9315, 27.4659, 22.4896
CIE-Luv:
57.9315, 43.4864, 9.3702
Hunter-Lab:
50.8812, 19.5915, 10.2405
#bb7a7a color charts
#bb7a7a color shades, tints & tones
#bb7a7a color schemes
#bb7a7a color preview, HTML & CSS examples
This text has a color of #bb7a7a
<p style="color:#bb7a7a;">Text here</p>
.mytext {color:#bb7a7a;}
This box has a color of #bb7a7a
<div style="background-color:#bb7a7a;">Content here</div>
.mybackground {background-color:#bb7a7a;}
Border around this has a color of #bb7a7a
<div style="border:2px solid #bb7a7a;">Content here</div>
.myborder {border:2px solid #bb7a7a;}