#bb664d color space conversions
Hex:
#bb664d
RGB:
187, 102, 77
CMY:
27, 60, 70
CMYK:
0, 45, 59, 27
HSL:
14°, 44.7154%, 51.7647%
HSV (HSB):
14°, 58.8235%, 73.3333%
XYZ:
26.5844, 20.6034, 9.5969
xyY:
0.4682, 0.3628, 20.6034
CIE-Lab:
52.5126, 31.6759, 29.1191
CIE-LCH:
52.5126, 43.0265, 42.5918
CIE-Luv:
52.5126, 64.1403, 27.6429
Hunter-Lab:
45.3909, 25.1093, 19.2381
#bb664d color charts
#bb664d color shades, tints & tones
#bb664d color schemes
#bb664d color preview, HTML & CSS examples
This text has a color of #bb664d
<p style="color:#bb664d;">Text here</p>
.mytext {color:#bb664d;}
This box has a color of #bb664d
<div style="background-color:#bb664d;">Content here</div>
.mybackground {background-color:#bb664d;}
Border around this has a color of #bb664d
<div style="border:2px solid #bb664d;">Content here</div>
.myborder {border:2px solid #bb664d;}