#bb9292 color space conversions
Hex:
#bb9292
RGB:
187, 146, 146
CMY:
27, 43, 43
CMYK:
0, 22, 22, 27
HSL:
0°, 23.1638%, 65.2941%
HSV (HSB):
0°, 21.9251%, 73.3333%
XYZ:
35.9607, 33.1979, 31.7066
xyY:
0.3565, 0.3291, 33.1979
CIE-Lab:
64.3208, 15.4214, 5.9199
CIE-LCH:
64.3208, 16.5186, 21.0005
CIE-Luv:
64.3208, 25.7769, 5.5491
Hunter-Lab:
57.6176, 10.5759, 7.7054
#bb9292 color charts
#bb9292 color shades, tints & tones
#bb9292 color schemes
#bb9292 color preview, HTML & CSS examples
This text has a color of #bb9292
<p style="color:#bb9292;">Text here</p>
.mytext {color:#bb9292;}
This box has a color of #bb9292
<div style="background-color:#bb9292;">Content here</div>
.mybackground {background-color:#bb9292;}
Border around this has a color of #bb9292
<div style="border:2px solid #bb9292;">Content here</div>
.myborder {border:2px solid #bb9292;}